Skip to content

Commit

Permalink
Merge pull request primitivefinance#780 from primitivefinance/dependa…
Browse files Browse the repository at this point in the history
…bot/cargo/proc-macro2-1.0.76

build(deps): bump proc-macro2 from 1.0.75 to 1.0.76
  • Loading branch information
0xJepsen committed Jan 8, 2024
2 parents a558cf1 + c02bc54 commit ddda6ae
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 @@ -29,7 +29,7 @@ revm-primitives = { git = "https://github.com/bluealloy/revm.git" }
thiserror = { version = "1.0.55" }
syn = { version = "2.0.43" }
quote = { version = "=1.0.33" }
proc-macro2 = { version = "1.0.75" }
proc-macro2 = { version = "1.0.76" }
tokio = { version = "1.35.1", features = ["macros", "full"] }
arbiter-core = { path = "./arbiter-core" }
crossbeam-channel = { version = "0.5.11" }
Expand Down

0 comments on commit ddda6ae

Please sign in to comment.