Skip to content

Commit 8fefd4d

Browse files
authored
Merge pull request #227 from dfinity/igor/bump-crates
Bump crates
2 parents 7a2f4ce + 8bf2b13 commit 8fefd4d

2 files changed

Lines changed: 37 additions & 39 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ http = "1.3.1"
3737
http-body = "1.0.1"
3838
http-body-util = "0.1.2"
3939
humantime = "2.2.0"
40-
hyper = "=1.11.0"
41-
ic-bn-lib = { version = "0.8.1", features = [
40+
ic-bn-lib = { version = "0.8.2", features = [
4241
"acme-dns",
4342
"cert-providers",
4443
"lb",
@@ -47,8 +46,8 @@ ic-bn-lib = { version = "0.8.1", features = [
4746
"vector",
4847
] }
4948
ic-http-certification = { version = "3.1.0", optional = true }
50-
ic-http-gateway-protocol = { package = "ic-http-gateway-protocol", git = "https://github.com/dfinity/ic-http-gateway-protocol", tag = "v0.6.0" }
51-
imcp2 = { version = "0.3", optional = true }
49+
ic-http-gateway-protocol = { package = "ic-http-gateway-protocol", git = "https://github.com/dfinity/ic-http-gateway-protocol", tag = "v0.6.1" }
50+
imcp2 = { version = "0.4", optional = true }
5251
isbot = "0.1"
5352
itertools = "0.15.0"
5453
lazy_static = "1.5.0"

0 commit comments

Comments
 (0)