Skip to content

Commit d11bb85

Browse files
Bump toml from 0.4.10 to 0.5.8
Bumps [toml](https://github.com/alexcrichton/toml-rs) from 0.4.10 to 0.5.8. - [Release notes](https://github.com/alexcrichton/toml-rs/releases) - [Commits](toml-rs/toml-rs@0.4.10...0.5.8) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76d5c67 commit d11bb85

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -14,7 +14,7 @@ chrono = { version = "0.4", features = ["serde"] }
1414
lazy_static = "1.1"
1515
lettre = { version = "0.10.0-rc.3", features = ["builder", "smtp-transport"] }
1616
urlencoding = "1.0"
17-
toml = "0.4"
17+
toml = "0.5"
1818
rand = "0.8"
1919
regex = "1.0"
2020
rocket = "0.4.2"

0 commit comments

Comments
 (0)