Skip to content

Commit c875f2d

Browse files
Update Rust crate toml to 0.9
1 parent 738c80d commit c875f2d

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
@@ -98,7 +98,7 @@ syn = { version = "2.0", features = ["extra-traits"]}
9898
tabwriter = { version = "1", features = ["ansi_formatting"] }
9999
thiserror = "1.0"
100100
tokio = "1.37"
101-
toml = "0.8"
101+
toml = "0.9"
102102
usdt = "0.5"
103103
uuid = { version = "1.10", features = [ "v4", "serde" ] }
104104
internet-checksum = "0.2"

0 commit comments

Comments
 (0)