Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswk committed Jan 9, 2025
1 parent 4c6ee3c commit f6fd251
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
42 changes: 21 additions & 21 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 @@ -12,9 +12,9 @@ license = "MIT"
actix-service = "2.0.2"
actix-web = { version = "4.9.0", default-features = false }
base64 = "0.22.1"
futures = "0.3.30"
futures = "0.3.31"
str-buf = "3.0.3"
xxhash-rust = { version = "0.8.12", features = ["xxh3"] }
xxhash-rust = { version = "0.8.15", features = ["xxh3"] }

[dev-dependencies]
actix-web = { version = "4.9.0", default-features = false, features = [
Expand Down

0 comments on commit f6fd251

Please sign in to comment.