We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 738c80d commit c875f2dCopy full SHA for c875f2d
Cargo.toml
@@ -98,7 +98,7 @@ syn = { version = "2.0", features = ["extra-traits"]}
98
tabwriter = { version = "1", features = ["ansi_formatting"] }
99
thiserror = "1.0"
100
tokio = "1.37"
101
-toml = "0.8"
+toml = "0.9"
102
usdt = "0.5"
103
uuid = { version = "1.10", features = [ "v4", "serde" ] }
104
internet-checksum = "0.2"
0 commit comments