Skip to content

Commit 65a5c9d

Browse files
committed
Release 0.1.58
1 parent a7ea43d commit 65a5c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "async-trait"
3-
version = "0.1.57"
3+
version = "0.1.58"
44
authors = ["David Tolnay <dtolnay@gmail.com>"]
55
categories = ["asynchronous", "no-std"]
66
description = "Type erasure for async trait methods"

0 commit comments

Comments
 (0)