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 89154bf commit fa050c4Copy full SHA for fa050c4
1 file changed
Cargo.toml
@@ -1,5 +1,5 @@
1
[dependencies]
2
-pyo3 = {version = "0.27.1", features = ["extension-module", "abi3-py310", "generate-import-lib"]}
+pyo3 = {version = "0.28.0", features = ["extension-module", "abi3-py310", "generate-import-lib"]}
3
unicode-segmentation = "1.12.0"
4
unicode-width = "0.2.2"
5
0 commit comments