Skip to content

Commit ff317e1

Browse files
fix(deps): update rust crate toml to v1
1 parent b298ade commit ff317e1

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 11 additions & 11 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
@@ -17,7 +17,7 @@ serde = "1.0.215"
1717
serenity = "0.12.5"
1818
tokio = { version = "1.42.0", features = ["rt-multi-thread", "signal"] }
1919
tokio-postgres = { version = "0.7.9", features = ["with-chrono-0_4"] }
20-
toml = "0.9.0"
20+
toml = "1.0.0"
2121

2222
[lints.rust]
2323
unsafe_code = "forbid"

0 commit comments

Comments
 (0)