Skip to content

Commit 9019707

Browse files
build(deps): bump hyper from 1.8.1 to 1.9.0 (#1224)
1 parent d0e18e3 commit 9019707

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

Cargo.lock

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

crates/ironrdp-mstsgu/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ bitflags = "2.9"
2828
futures-util = "0.3"
2929
http-body-util = { version = "0.1" }
3030
hyper-util = { version = "0.1", features = ["tokio"] }
31-
hyper = { version = "1.7", features = ["client", "http1"] }
31+
hyper = { version = "1.9", features = ["client", "http1"] }
3232
ironrdp-core = { path = "../ironrdp-core", version = "0.1", features = ["std"] }
3333
ironrdp-error = { path = "../ironrdp-error", version = "0.1" }
3434
ironrdp-tls = { path = "../ironrdp-tls", version = "0.2" }

0 commit comments

Comments
 (0)