Skip to content

Commit b0fc53a

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

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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 @@ rand = "0.10.0"
1717
serde = { version = "1.0.197", features = ["derive"] }
1818
sqlx = { version = "0.8.3", features = ["runtime-tokio-rustls", "mysql", "macros", "any"] }
1919
tokio = { version = "1.36.0", features = ["full"] }
20-
toml = "0.9.0"
20+
toml = "1.0.0"
2121
tracing = "0.1.40"
2222
tracing-subscriber = "0.3.18"
2323

0 commit comments

Comments
 (0)