Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
PhotonQuantum committed Oct 15, 2023
1 parent 7f7830e commit ad6fa1d
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 29 deletions.
83 changes: 55 additions & 28 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion rsync-gateway/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ tokio = { version = "1.25", features = ["rt"] }
tracing = "0.1"
tracing-actix-web = "0.7"
uuid = "1.4"
zstd = "0.12"
zstd = "0.13"

[dev-dependencies]
async-trait = "0.1"
Expand Down

0 comments on commit ad6fa1d

Please sign in to comment.