Description: update build-dependency on crate async-std
Author: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Origin: upstream, https://github.com/async-rs/async-attributes/commit/d07920f
Bug: https://github.com/async-rs/async-attributes/issues/25
Last-Update: 2022-10-21
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,4 +20,4 @@
 quote = "1.0"
 
 [dev-dependencies]
-async-std = "0.99.5"
+async-std = "1.9.0"
