Skip to content

Commit 4335e20

Browse files
committed
feat: v10.14.12
1 parent 28451ee commit 4335e20

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 = "10.14.11"
3+
version = "10.14.12"
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.43"
28-
hyperlane = "10.35.2"
28+
hyperlane = "10.35.3"
2929
proc-macro2 = "1.0.105"
3030
syn = { version = "2.0.114", features = ["full"] }
3131

0 commit comments

Comments
 (0)