2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-10-19 16:46:36 +00:00

Bump version to 1.13.2; no changes other than deprecation notice in docs

This commit is contained in:
Josh Triplett 2025-08-14 18:42:49 -07:00
parent 812cc80987
commit 844b552531

View file

@ -1,6 +1,6 @@
[package]
name = "async-std"
version = "1.13.1"
version = "1.13.2"
authors = [
"Stjepan Glavina <stjepang@gmail.com>",
"Yoshua Wuyts <yoshuawuyts@gmail.com>",