Codebase list rust-stfu8 / 7f957f6
Bump pyo3 to 0.16.5. Jelmer Vernooij 1 year, 8 months ago
1 changed file(s) with 11 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 diff -u pyo3/Cargo.toml pyo3.new/Cargo.toml
1 --- pyo3/Cargo.toml 2022-08-24 01:20:33.000000000 +0100
2 +++ pyo3.new/Cargo.toml 2022-08-24 01:21:07.434247951 +0100
3 @@ -236,7 +236,6 @@
4 "eyre",
5 "anyhow",
6 ]
7 -generate-abi3-import-lib = ["pyo3-build-config/python3-dll-a"]
8 macros = [
9 "pyo3-macros",
10 "indoc",