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.
2 parents e32f7b9 + 7b9e1a6 commit 298380aCopy full SHA for 298380a
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