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

Commit bc8ce5a

Browse files
Bump async-std from 1.2.0 to 1.3.0
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] <support@dependabot.com>
1 parent fa1ea1a commit bc8ce5a

File tree

2 files changed

+4
-15
lines changed

2 files changed

+4
-15
lines changed

Cargo.lock

Lines changed: 3 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2018"
66

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

0 commit comments

Comments
 (0)