Skip to content

Commit

Permalink
feat:v2.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ltpp-universe committed Jan 3, 2025
1 parent ad18dd6 commit 00239aa
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hyperlane"
version = "2.18.0"
version = "2.19.0"
edition = "2021"
authors = ["ltpp-universe <root@ltpp.vip>"]
license = "MIT"
Expand All @@ -17,9 +17,9 @@ exclude = [

[dependencies]
color-output = "6.1.4"
http-request = "8.16.0"
http-type = "2.6.0"
hyperlane-log = "0.7.0"
http-request = "8.17.0"
http-type = "2.7.0"
hyperlane-log = "0.8.0"
hyperlane-time = "0.0.1"
lombok-macros = "1.5.0"
std-macro-extensions = "0.17.6"
Expand Down

0 comments on commit 00239aa

Please sign in to comment.