Skip to content

Commit d883469

Browse files
Bump toml from 0.8.23 to 0.9.8
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 0.9.8. - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.8) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18dd776 commit d883469

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

Cargo.lock

Lines changed: 9 additions & 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
@@ -15,7 +15,7 @@ lazy_static = "1.1"
1515
lettre = { version = "0.11", features = ["builder", "smtp-transport"] }
1616
log = "0.4"
1717
urlencoding = "2.1"
18-
toml = "0.8"
18+
toml = "0.9"
1919
rand = "0.9"
2020
regex = "1.6"
2121
rocket = { version = "0.5.0-rc.3", features = [ "json", "secrets" ] }

0 commit comments

Comments
 (0)