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 ea573a3 commit 6a13fceCopy full SHA for 6a13fce
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "async-trait"
3
-version = "0.1.63"
+version = "0.1.64"
4
authors = ["David Tolnay <dtolnay@gmail.com>"]
5
categories = ["asynchronous", "no-std"]
6
description = "Type erasure for async trait methods"
0 commit comments