Skip to content

Commit 39ff5c8

Browse files
fix(deps): update rust crate quote to 1.0.32
1 parent 3291877 commit 39ff5c8

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
@@ -7,7 +7,7 @@ edition = "2021"
77

88
[dependencies]
99
syn = "1.0.107"
10-
quote = "1.0.23"
10+
quote = "1.0.32"
1111
struct_indexer_core = { path = "../core" }
1212

1313
[lib]

0 commit comments

Comments
 (0)