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