Skip to content

Commit

Permalink
Bump the core group with 3 updates (#192)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 69eea0e commit 1d18a86
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 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 @@ -31,12 +31,12 @@ tokio = { version = "1.26.0", features = ["full"] }
anyhow = "1.0.79"
log = "0.4.17"
env_logger = "0.10.2"
serde_json = "1.0.111"
serde_json = "1.0.113"
clap = { version = "4.4", features = ["cargo", "derive"] }
clap_complete = "4.4"
quote = "1.0.35"
serde = { version = "1.0.195", features = ["derive"] }
serde_yaml = "0.9.30"
serde = { version = "1.0.196", features = ["derive"] }
serde_yaml = "0.9.31"
heck = "0.4.1"
syn = "2.0.45"
libc = "0.2.152"
Expand Down

0 comments on commit 1d18a86

Please sign in to comment.