chore(deps): update rust crate axum-test to v16.0.1 (#72)
This commit is contained in:
parent
01c494c277
commit
23675124bd
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -360,9 +360,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "axum-test"
|
||||
version = "16.0.0"
|
||||
version = "16.0.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7dcd0a5e654fa2bae63e6101a776d8984bf641e2841e8ad307007b6e9b99c61f"
|
||||
checksum = "12c0f9630ccb2d9c9f877bbcbea0406f7d438254062f7f76c0c00a1c1a38cfd5"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"assert-json-diff",
|
||||
|
|
Loading…
Add table
Reference in a new issue