Skip to content

Commit bdc514c

Browse files
authored
Merge pull request #66 from lambdalisue/dependabot/cargo/axum-0.8.1
chore(deps): update axum requirement from 0.7.2 to 0.8.1
2 parents 5f5c695 + 1d73170 commit bdc514c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ features = [
6161

6262
[dev-dependencies]
6363
assert_matches = "1.5.0"
64-
axum = "0.7.2"
64+
axum = "0.8.1"
6565
metrics-exporter-prometheus = "0.16.0"
6666
tokio = { version = "1.20.1", features = ["full"] }

0 commit comments

Comments
 (0)