Skip to content

Commit

Permalink
Merge pull request #6329 from uutils/renovate/quote-1.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate quote to 1.0.36
  • Loading branch information
cakebaker authored May 3, 2024
2 parents 053196c + 5f44587 commit 7ba7501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/uucore_procs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ proc-macro = true

[dependencies]
proc-macro2 = "1.0"
quote = "1.0"
quote = "1.0.36"
uuhelp_parser = { path = "../uuhelp_parser", version = "0.0.26" }

0 comments on commit 7ba7501

Please sign in to comment.