Skip to content

Commit 77cb55a

Browse files
committed
Auto merge of #2430 - JohnTitor:toml, r=jtgeibel
Update `toml` to 0.5 I don't expect any breakage. cc #1265 r? @jtgeibel
2 parents a05c894 + 1da01f2 commit 77cb55a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ hex = "0.4"
4545
htmlescape = "0.3.1"
4646
license-exprs = "^1.4"
4747
dotenv = "0.15"
48-
toml = "0.4"
48+
toml = "0.5"
4949
diesel = { version = "1.4.0", features = ["postgres", "serde_json", "chrono", "r2d2"] }
5050
diesel_full_text_search = "1.0.0"
5151
swirl = { git = "https://github.com/sgrif/swirl.git", rev = "de5d8bb" }

0 commit comments

Comments
 (0)