Skip to content

Commit

Permalink
Update Rust crate quote to 1.0.36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent 388ea00 commit bc1fa5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbstruct-derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ exclude = [

[dependencies]
syn = { version = "2", features = ["full", "extra-traits"] }
quote = "1"
quote = "1.0.36"
proc-macro2 = "1"
proc-macro-error = "1"
thiserror = "1"
Expand Down

0 comments on commit bc1fa5e

Please sign in to comment.