Skip to content

Commit 0b1c6ed

Browse files
chore(deps)(deps): bump axum-test from 18.7.0 to 19.1.1 (#647)
Bumps [axum-test](https://github.com/JosephLenton/axum-test) from 18.7.0 to 19.1.1. - [Release notes](https://github.com/JosephLenton/axum-test/releases) - [Commits](https://github.com/JosephLenton/axum-test/commits) --- updated-dependencies: - dependency-name: axum-test dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d940992 commit 0b1c6ed

3 files changed

Lines changed: 7 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/terraphim_validation/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ term_size = "0.3"
6868
# Docker and container support
6969
bollard = { version = "0.18", optional = true }
7070
ahash = "0.8.12"
71-
axum-test = "18.4.1"
71+
axum-test = "19.1.1"
7272

7373
# Platform-specific dependencies
7474
[target.'cfg(unix)'.dependencies]

terraphim_server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ tempfile = "3.23.0"
9090
urlencoding = "2.1.3"
9191
tokio = { workspace = true }
9292
reqwest = { workspace = true }
93-
axum-test = "18"
93+
axum-test = "19"
9494
futures-util = "0.3"
9595

9696
[package.metadata.deb]

0 commit comments

Comments
 (0)