Skip to content

Commit 8ca3c08

Browse files
fix(deps): update rust crate syn to v2
1 parent 3291877 commit 8ca3c08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

macro/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
syn = "1.0.107"
9+
syn = "2.0.53"
1010
quote = "1.0.23"
1111
struct_indexer_core = { path = "../core" }
1212

0 commit comments

Comments
 (0)