Skip to content

Commit acbc6c4

Browse files
committed
feat:v2.24.0
1 parent 97b045c commit acbc6c4

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

Cargo.lock

Lines changed: 12 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hyperlane"
3-
version = "2.23.0"
3+
version = "2.24.0"
44
edition = "2021"
55
authors = ["ltpp-universe <root@ltpp.vip>"]
66
license = "MIT"
@@ -17,9 +17,9 @@ exclude = [
1717

1818
[dependencies]
1919
color-output = "6.1.4"
20-
http-request = "8.20.0"
21-
http-type = "2.13.0"
22-
hyperlane-log = "0.10.0"
20+
http-request = "8.21.0"
21+
http-type = "2.14.0"
22+
hyperlane-log = "0.11.0"
2323
hyperlane-time = "0.0.1"
2424
lombok-macros = "1.5.0"
2525
std-macro-extensions = "0.17.6"

0 commit comments

Comments
 (0)