Skip to content

Commit 094715a

Browse files
committed
feat:v2.28.0
1 parent 7ccb9a5 commit 094715a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -1,6 +1,6 @@
11
[package]
22
name = "hyperlane"
3-
version = "2.27.0"
3+
version = "2.28.0"
44
edition = "2021"
55
authors = ["ltpp-universe <root@ltpp.vip>"]
66
license = "MIT"
@@ -17,7 +17,7 @@ exclude = [
1717

1818
[dependencies]
1919
color-output = "6.1.4"
20-
http-request = "8.22.0"
20+
http-request = "8.23.0"
2121
http-type = "2.15.0"
2222
hyperlane-log = "0.12.0"
2323
hyperlane-time = "0.0.1"

0 commit comments

Comments
 (0)