Skip to content

Commit 58d0e30

Browse files
chore(deps): update toml requirement from 0.9 to 1.0 (#415)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4de8004 commit 58d0e30

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
@@ -77,7 +77,7 @@ serde_tuple = "1"
7777
serde_yaml = "0.9"
7878
sha2 = "0.10"
7979
thiserror = "2"
80-
toml = "0.9"
80+
toml = "1.0"
8181
uint = { version = "0.10", default-features = false }
8282
unsigned-varint = "0.8"
8383

0 commit comments

Comments
 (0)