We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 777a20d + b1f8115 commit e48e08cCopy full SHA for e48e08c
1 file changed
Cargo.toml
@@ -31,7 +31,7 @@ sysinfo = { version = "0.35.2", features = ["serde"] }
31
tempfile = "3.14.0"
32
tokio = { version = "1.42.0", features = ["rt", "rt-multi-thread", "macros"] }
33
tokio-util = "0.7.13"
34
-toml = "0.8.19"
+toml = "1.1.2"
35
tower = "0.5.2"
36
tower-http = { version = "0.6.2", features = ["trace", "fs", "limit"] }
37
tracing = "0.1.41"
0 commit comments