Skip to content

Commit

Permalink
Release 0.1.59
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Nov 29, 2022
1 parent b0466bb commit c1fba00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "async-trait"
version = "0.1.58"
version = "0.1.59"
authors = ["David Tolnay <dtolnay@gmail.com>"]
categories = ["asynchronous", "no-std"]
description = "Type erasure for async trait methods"
Expand Down

0 comments on commit c1fba00

Please sign in to comment.