Skip to content

Commit ce89531

Browse files
committed
fix(deps): update rust crate quote to 1.0.33
1 parent f345e9f commit ce89531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/i18n/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ proc-macro = true
1010
[dependencies]
1111
serde_json = "1.0.92"
1212
anyhow = "1.0.75"
13-
quote = "1.0.23"
13+
quote = "1.0.33"
1414
proc-macro2 = "1.0"

0 commit comments

Comments
 (0)