Skip to content

Commit a6d0c44

Browse files
committed
feat:v3.3.1
1 parent 231672a commit a6d0c44

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 = "3.3.0"
3+
version = "3.3.1"
44
edition = "2021"
55
authors = ["ltpp-universe <root@ltpp.vip>"]
66
license = "MIT"
@@ -17,7 +17,7 @@ exclude = [
1717

1818
[dependencies]
1919
async-func = "0.0.1"
20-
clonelicious = "0.0.2"
20+
clonelicious = "1.0.0"
2121
color-output = "6.1.4"
2222
file-operation = "0.3.0"
2323
http-request = "8.35.3"

0 commit comments

Comments
 (0)