Skip to content

Commit b6b5b7a

Browse files
fix(deps): update rust crate proc-macro2 to 1.0.101
1 parent c8a8034 commit b6b5b7a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ publish = false
1111
env_logger = "0.11.8"
1212
hex = "0.4.3"
1313
itertools = "0.14.0"
14-
proc-macro2 = "1.0.95"
14+
proc-macro2 = "1.0.101"
1515
proc-macro-error2 = "2.0.1"
1616
quote = "1.0.40"
1717
reqwest = { version = "0.12.22", default-features = false, features = [

0 commit comments

Comments
 (0)