We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7ea43d commit 65a5c9dCopy full SHA for 65a5c9d
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "async-trait"
3
-version = "0.1.57"
+version = "0.1.58"
4
authors = ["David Tolnay <dtolnay@gmail.com>"]
5
categories = ["asynchronous", "no-std"]
6
description = "Type erasure for async trait methods"
0 commit comments