Skip to content

Commit

Permalink
Bump range-reader from 0.1.0 to 0.2.0 (#156)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 12, 2022
1 parent f83fa5b commit 50ff7b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -76,7 +76,7 @@ clap = { version = ">=3.1.15, <3.2", optional = true, features = ["derive"] }

wasm-bindgen-futures = {version = "0.4.30", optional = true}
futures = {version = "0.3", optional = true}
range-reader = {version = "0.1", optional = true}
range-reader = {version = "0.2", optional = true}

[dependencies.web-sys]
version = "0.3.4"
Expand Down

0 comments on commit 50ff7b0

Please sign in to comment.