Skip to content

Commit e3ac386

Browse files
fix(deps): update rust crate toml to v1
1 parent 7f6ee9c commit e3ac386

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 12 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
@@ -16,7 +16,7 @@ argh="0.1"
1616
regex = "1"
1717
itertools = "0.14"
1818
rand = "0.9"
19-
toml = "0.9"
19+
toml = "1.0"
2020
serde = { version = "1.0", features = ["derive"] }
2121
tokio = { version = "1.47", features = ["macros", "rt-multi-thread", "sync", "time"] }
2222
tracing = "0.1.41"

0 commit comments

Comments
 (0)