Skip to content

Commit

Permalink
Merge pull request #2 from monero-rs/dependabot/cargo/async-stream-0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 30, 2021
2 parents 5d65488 + b7296ab commit a7ff4f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 25 deletions.
27 changes: 3 additions & 24 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 @@ -21,5 +21,5 @@ clap = "2.33.0"
base58-monero = "0.3.0"
tokio = { version = "1", features = ["fs", "rt", "rt-multi-thread", "macros", "io-std", "io-util"] }
futures-util = "0.3.1"
async-stream = { version = "0.2.0" }
async-stream = { version = "0.3.1" }
thiserror = "1"

0 comments on commit a7ff4f3

Please sign in to comment.