Skip to content

Commit

Permalink
Run cargo update
Browse files Browse the repository at this point in the history
  • Loading branch information
charliermarsh committed Nov 1, 2024
1 parent 049ccf7 commit 2528376
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 68 deletions.
123 changes: 56 additions & 67 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ anyhow = { version = "1.0.89" }
async-channel = { version = "2.3.1" }
async-compression = { version = "0.4.12" }
async-trait = { version = "0.1.82" }
async_http_range_reader = { version = "0.8.0" }
async_http_range_reader = { version = "0.9.0" }
async_zip = { git = "https://github.com/charliermarsh/rs-async-zip", rev = "011b24604fa7bc223daaad7712c0694bac8f0a87", features = ["deflate", "tokio"] }
axoupdater = { version = "0.7.2", default-features = false }
backoff = { version = "0.4.0" }
Expand Down

0 comments on commit 2528376

Please sign in to comment.