Skip to content

Commit

Permalink
Update Rust crate proc-macro2 to 1.0.74
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent 343fa02 commit 6c4e04a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions sources/pavex/libs/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 sources/pavex/libs/pavexc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ petgraph = { version = "0.6.2", default-features = false, features = ["graphmap"
bimap = "0.6.2"
prettyplease = "0.2"
quote = "1.0.20"
proc-macro2 = { version = "1.0.40", features = ["span-locations"] }
proc-macro2 = { version = "1.0.74", features = ["span-locations"] }
thiserror = "1.0.32"
miette = { version = "5.3" }
guppy = "0.15.0"
Expand Down

0 comments on commit 6c4e04a

Please sign in to comment.