Skip to content

Commit ef128b9

Browse files
committed
bump
1 parent 7dd582a commit ef128b9

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ name = "oha"
1414
readme = "README.md"
1515
repository = "https://github.com/hatoo/oha"
1616
version = "1.12.1"
17-
rust-version = "1.85"
17+
rust-version = "1.86"
1818

1919
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
2020

@@ -93,7 +93,7 @@ rlimit = "0.10.1"
9393

9494
[dev-dependencies]
9595
axum = { version = "0.8.1", features = ["http2"] }
96-
axum-server = { version = "0.7.1", features = ["tls-rustls"] }
96+
axum-server = { version = "0.8.0", features = ["tls-rustls"] }
9797
bytes = "1.6"
9898
float-cmp = "0.10.0"
9999
http-mitm-proxy = { version = "0.16.0", default-features = false }

0 commit comments

Comments
 (0)