Skip to content

Commit

Permalink
Merge pull request #501 from geiger-rs/dependabot/cargo/proc-macro2-1…
Browse files Browse the repository at this point in the history
….0.78
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
2 parents 13c6103 + a23269a commit d2a98a7
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 geiger/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ maintenance = { status = "experimental" }
[dependencies]
cargo-geiger-serde = { path = "../cargo-geiger-serde", version = "0.2.3" }
syn = { version = "1.0.109", features = ["parsing", "printing", "clone-impls", "full", "extra-traits", "visit"] }
proc-macro2 = "1.0.54"
proc-macro2 = "1.0.78"

[dev-dependencies]
rstest = "0.18.2"
Expand Down

0 comments on commit d2a98a7

Please sign in to comment.