Skip to content

Commit

Permalink
Add crate metadata fields
Browse files Browse the repository at this point in the history
  • Loading branch information
jbearer committed Apr 2, 2024
1 parent e32f7b9 commit 7b9e1a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
[package]
name = "async-compatibility-layer"
description = "an abstraction layer for using both async-std and tokio"
authors = ["Espresso Systems <[email protected]>"]
version = "1.1.0"
edition = "2021"
license = "MIT"

[features]

Expand Down

0 comments on commit 7b9e1a6

Please sign in to comment.