Skip to content

Commit 61b20b2

Browse files
authored
Merge branch 'main' into feature/distributed_lock
2 parents 3b1d0d7 + ea64454 commit 61b20b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ chrono = "0.4.24"
3030
tonic-build = "0.11.0"
3131

3232
[dev-dependencies]
33-
axum-test = "14.3.0"
33+
axum-test = "15.0.1"
3434
once_cell = "1.18.0"
3535
tokio = { version = "1", features = ["full"] }
3636
uuid = { version = "1.4.0", features = ["v4"] }

0 commit comments

Comments
 (0)