Skip to content

Commit

Permalink
Bump the core group with 3 updates (#295)
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 9, 2024
1 parent 48571db commit e4646e3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ name = "kopium"
path = "src/lib.rs"

[dependencies]
tokio = { version = "1.41.1", features = ["full"] }
anyhow = "1.0.93"
tokio = { version = "1.42.0", features = ["full"] }
anyhow = "1.0.94"
log = "0.4.22"
env_logger = "0.11.5"
serde_json = "1.0.133"
Expand Down

0 comments on commit e4646e3

Please sign in to comment.