Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Commit

Permalink
Bump async-std from 1.2.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [async-std](https://github.com/async-rs/async-std) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/async-rs/async-std/releases)
- [Changelog](https://github.com/async-rs/async-std/blob/master/CHANGELOG.md)
- [Commits](async-rs/async-std@v1.2.0...v1.3.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Dec 15, 2019
1 parent fa1ea1a commit bc8ce5a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 15 deletions.
17 changes: 3 additions & 14 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 @@ -6,7 +6,7 @@ edition = "2018"

[dependencies]
anyhow = "1.0.25"
async-std = "1.2.0"
async-std = "1.3.0"
derive_more = "0.99.2"
dirs = "2"
emerald-vault-core = { git = "http://github.com/thomaseizinger/emerald-vault.git", branch = "create-comit-app-compatible", default-features = false }
Expand Down

0 comments on commit bc8ce5a

Please sign in to comment.