Codebase list rust-stfu8 / 1c33dcc
refresh patch parking-lot for pyo3. Jelmer Vernooij 1 year, 8 months ago
1 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
0 --- a/Cargo.toml
1 +++ b/Cargo.toml
0 --- pyo3.x/Cargo.toml 2022-08-24 02:25:11.908923299 +0100
1 +++ pyo3/Cargo.toml 2022-08-24 02:25:23.516821170 +0100
22 @@ -141,7 +141,7 @@
33 optional = true
44
77 +version = "=0.11"
88
99 [dependencies.pyo3-ffi]
10 version = "=0.16.4"
10 version = "=0.16.5"