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 2, 2024
1 parent 0ba6252 commit 2f0c82a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cfg-derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ version = "0.2.0"
proc-macro = true

[dependencies]
quote = '1'
quote = '1.0.36'
syn = { version = '2', features = ['extra-traits'] }

0 comments on commit 2f0c82a

Please sign in to comment.