Skip to content

Commit 76bd9e3

Browse files
fix(deps): update rust crate toml to 0.9
1 parent 6531515 commit 76bd9e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)