We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e32f7b9 commit 7b9e1a6Copy full SHA for 7b9e1a6
Cargo.toml
@@ -1,8 +1,10 @@
1
[package]
2
name = "async-compatibility-layer"
3
description = "an abstraction layer for using both async-std and tokio"
4
+authors = ["Espresso Systems <[email protected]>"]
5
version = "1.1.0"
6
edition = "2021"
7
+license = "MIT"
8
9
[features]
10
0 commit comments