Skip to content

Commit cf10e64

Browse files
Merge pull request #215 from tauri-apps/renovate/quote-1.x
chore(deps): update rust crate quote to 1.0.35
2 parents 612a47e + 3894b21 commit cf10e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ wit-parser = { path = "crates/wit-parser" }
3030
miette = { version = "5.10.0", features = ["fancy"] }
3131
log = { version = "0.4.20", features = [ "kv_unstable", "kv_unstable_std" ] }
3232
serde = "1.0.195"
33-
quote = "1.0.33"
33+
quote = "1.0.35"
3434
proc-macro2 = "1.0.78"
3535
syn = "2.0.36"
3636
schemars = "0.8.16"

0 commit comments

Comments
 (0)