Skip to content

Commit

Permalink
chore(deps): update rust crate proc-macro2 to 1.0.84
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 27, 2024
1 parent fec262f commit b91d338
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ indexmap = { version = "2.2.6", features = ["serde"] }
insta = "1.38.0"
lazy_static = "1.4.0"
oxc_resolver = "1.7.0"
proc-macro2 = "1.0.82"
proc-macro2 = "1.0.84"
quickcheck = "1.0.3"
quickcheck_macros = "1.0.0"
quote = "1.0.36"
Expand Down

0 comments on commit b91d338

Please sign in to comment.