Skip to content

Commit 62209ea

Browse files
committed
feat: v23.0.1
1 parent 50f1eab commit 62209ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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-macros"
3-
version = "23.0.0"
3+
version = "23.0.1"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]
@@ -25,7 +25,7 @@ proc-macro = true
2525

2626
[dependencies]
2727
quote = "1.0.45"
28-
hyperlane = "21.2.0"
28+
hyperlane = "21.2.1"
2929
proc-macro2 = "1.0.106"
3030
syn = { version = "2.0.117", features = ["full"] }
3131

0 commit comments

Comments
 (0)