Skip to content

Commit

Permalink
build(deps): Bump proc-macro2 from 1.0.92 to 1.0.93 (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent b0fb989 commit 354f9ac
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 @@ -6,7 +6,7 @@ publish = false

[dependencies]
assert_cmd = "2.0.16"
proc-macro2 = "1.0.92"
proc-macro2 = "1.0.93"
clap = { version = "4.5.21", features = ["derive"] }
colored = "3.0.0"
directories = "5.0.0"
Expand Down

0 comments on commit 354f9ac

Please sign in to comment.