Skip to content

Commit

Permalink
Bump the core group with 3 updates (#302)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 5cd2b45 commit 3f57492
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ env_logger = "0.11.6"
serde_json = "1.0.134"
clap = { version = "4.5", features = ["cargo", "derive"] }
clap_complete = "4.5"
quote = "1.0.37"
serde = { version = "1.0.216", features = ["derive"] }
quote = "1.0.38"
serde = { version = "1.0.217", features = ["derive"] }
serde_yaml = "0.9.34"
heck = "0.5.0"
syn = "2.0.91"
syn = "2.0.93"
libc = "0.2.169"
regex = "1.11.1"

Expand Down

0 comments on commit 3f57492

Please sign in to comment.