Skip to content

Commit 36bcff4

Browse files
committed
Release 0.1.63
1 parent f88c287 commit 36bcff4

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.62"
3+
version = "0.1.63"
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)