Skip to content

Commit c186242

Browse files
fix(deps): update rust crate toml to 0.9
1 parent 3827ff3 commit c186242

File tree

2 files changed

+23
-21
lines changed

2 files changed

+23
-21
lines changed

Cargo.lock

Lines changed: 22 additions & 20 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
@@ -9,4 +9,4 @@ guppy = "0.17"
99
itertools = "0.13"
1010
serde = "1"
1111
serde_json = "1"
12-
toml = "0.8"
12+
toml = "0.9"

0 commit comments

Comments
 (0)