Skip to content

Commit

Permalink
Merge pull request #114 from fertkir/dependabot/cargo/minor-and-patch…
Browse files Browse the repository at this point in the history
…-6d7b3e381f

Bump the minor-and-patch group with 3 updates
  • Loading branch information
fertkir authored Feb 3, 2025
2 parents bcbf2ae + acedc15 commit 0232e14
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 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 @@ -23,14 +23,14 @@ chrono = { version = "0.4.39", features = ["serde"] }
byte-unit = "5.1.6"
dashmap = "6.1.0"
rand = "0.9.0"
bytes = "1.9.0"
bytes = "1.10.0"
url = "2.5.4"
warp = "0.3.7"
hightorrent = "0.2.0"
derive_more = { version = "1.0.0", features = ["display"] }
async-trait = "0.1.85"
async-trait = "0.1.86"
redis = { version = "0.25.4", features = ["tokio-comp"], optional = true }
serde_json = { version = "1.0.137", features = [], optional = true }
serde_json = { version = "1.0.138", features = [], optional = true }
thiserror = "2.0.11"

[dev-dependencies]
Expand Down

0 comments on commit 0232e14

Please sign in to comment.