Skip to content

Commit 3a2a9ee

Browse files
chore: Bump proc-macro2 from 1.0.104 to 1.0.105
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.104 to 1.0.105. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.104...1.0.105) --- updated-dependencies: - dependency-name: proc-macro2 dependency-version: 1.0.105 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa8f26f commit 3a2a9ee

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
@@ -6,7 +6,7 @@ publish = false
66

77
[dependencies]
88
assert_cmd = "2.1.1"
9-
proc-macro2 = "1.0.104"
9+
proc-macro2 = "1.0.105"
1010
clap = { version = "4.5.53", features = ["derive"] }
1111
colored = "3.0.0"
1212
directories = "5.0.0"

0 commit comments

Comments
 (0)