Skip to content

Commit

Permalink
Bump the core group with 3 updates (#164)
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 Oct 30, 2023
1 parent f85700c commit 15a3a3b
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 @@ -31,12 +31,12 @@ tokio = { version = "1.26.0", features = ["full"] }
anyhow = "1.0.75"
log = "0.4.17"
env_logger = "0.10.0"
serde_json = "1.0.107"
serde_json = "1.0.108"
clap = { version = "4.4", features = ["cargo", "derive"] }
clap_complete = "4.4"
quote = "1.0.33"
serde = { version = "1.0.189", features = ["derive"] }
serde_yaml = "0.9.25"
serde = { version = "1.0.190", features = ["derive"] }
serde_yaml = "0.9.27"
heck = "0.4.1"
syn = "2.0.32"
libc = "0.2.149"
Expand Down

0 comments on commit 15a3a3b

Please sign in to comment.