Skip to content

Commit d71c74d

Browse files
committed
Release 0.1.62
1 parent 861b6bc commit d71c74d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "async-trait"
3-
version = "0.1.61"
3+
version = "0.1.62"
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)