We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9467672 commit f6bb9b4Copy full SHA for f6bb9b4
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "pyo3-async-runtimes"
3
description = "PyO3 bridges from Rust runtimes to Python's Asyncio library"
4
-version = "0.21.0"
+version = "0.22.0"
5
authors = [
6
"Andrew J Westlake <awestlake87@yahoo.com>",
7
"David Hewitt <mail@davidhewitt.dev>",
pyo3-async-runtimes-macros/Cargo.toml
name = "pyo3-async-runtimes-macros"
description = "Proc Macro Attributes for `pyo3-async-runtimes`"
0 commit comments