Skip to content

Commit 715ca58

Browse files
dependabot[bot]marc0der
authored andcommitted
build(deps):(deps): Bump proc-macro2 from 1.0.101 to 1.0.103
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.101 to 1.0.103. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.101...1.0.103) --- updated-dependencies: - dependency-name: proc-macro2 dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed24a49 commit 715ca58

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.0.16"
9-
proc-macro2 = "1.0.101"
9+
proc-macro2 = "1.0.103"
1010
clap = { version = "4.5.49", features = ["derive"] }
1111
colored = "3.0.0"
1212
directories = "5.0.0"

0 commit comments

Comments
 (0)