Skip to content

Commit da2f623

Browse files
committed
feat:dependencies
1 parent 9258ac0 commit da2f623

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hyperlane"
3-
version = "2.13.0"
3+
version = "2.14.0"
44
edition = "2021"
55
authors = ["ltpp-universe <root@ltpp.vip>"]
66
license = "MIT"
@@ -17,11 +17,11 @@ exclude = [
1717

1818
[dependencies]
1919
color-output = "6.1.4"
20-
http-request = "8.12.0"
21-
http-type = "2.3.0"
22-
hyperlane-log = "0.5.0"
20+
http-request = "8.14.0"
21+
http-type = "2.4.0"
22+
hyperlane-log = "0.6.0"
2323
hyperlane-time = "0.0.1"
24-
lombok-macros = "1.3.0"
24+
lombok-macros = "1.5.0"
2525
std-macro-extensions = "0.17.6"
2626

2727
[profile.dev]

0 commit comments

Comments
 (0)