We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0f4a13 commit 324151aCopy full SHA for 324151a
Cargo.toml
@@ -37,7 +37,7 @@ dirs-sys = "0.5"
37
which = "8.0"
38
thiserror = "2"
39
error-stack = "0.6"
40
-dotenvx-rs = "0.4.25"
+dotenvx-rs = "0.4.26"
41
shlex = "1.3"
42
cfg-if = "1"
43
uuid = { version = "1.18", features = ["v4", "v7"] }
@@ -47,7 +47,7 @@ bytecount = "0.6.9"
47
just = "1.43"
48
reqwest = { version = "0.12", features = ["blocking"] }
49
anyhow = "1.0"
50
-tokio = { version = "1.47", features = ["full"] }
+tokio = { version = "1.48", features = ["full"] }
51
async-nats = "0.44"
52
minio = "0.3"
53
0 commit comments