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 288930d commit 226521bCopy full SHA for 226521b
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "async-trait"
3
-version = "0.1.59"
+version = "0.1.60"
4
authors = ["David Tolnay <[email protected]>"]
5
categories = ["asynchronous", "no-std"]
6
description = "Type erasure for async trait methods"
0 commit comments