Skip to content

Commit 1da01f2

Browse files
committed
Update toml to 0.5
1 parent a05c894 commit 1da01f2

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)