豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit 324151a

Browse files
committed
build: update crates
1 parent a0f4a13 commit 324151a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dirs-sys = "0.5"
3737
which = "8.0"
3838
thiserror = "2"
3939
error-stack = "0.6"
40-
dotenvx-rs = "0.4.25"
40+
dotenvx-rs = "0.4.26"
4141
shlex = "1.3"
4242
cfg-if = "1"
4343
uuid = { version = "1.18", features = ["v4", "v7"] }
@@ -47,7 +47,7 @@ bytecount = "0.6.9"
4747
just = "1.43"
4848
reqwest = { version = "0.12", features = ["blocking"] }
4949
anyhow = "1.0"
50-
tokio = { version = "1.47", features = ["full"] }
50+
tokio = { version = "1.48", features = ["full"] }
5151
async-nats = "0.44"
5252
minio = "0.3"
5353

0 commit comments

Comments
 (0)