You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
664 B
31 lines
664 B
2 weeks ago
|
--- pyo3-0.19.2/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ pyo3-0.19.2/Cargo.toml 2023-11-13T23:14:39.566336+00:00
|
||
|
@@ -151,9 +151,6 @@
|
||
|
[dev-dependencies.rustversion]
|
||
|
version = "1.0"
|
||
|
|
||
|
-[dev-dependencies.send_wrapper]
|
||
|
-version = "0.6"
|
||
|
-
|
||
|
[dev-dependencies.serde]
|
||
|
version = "1.0"
|
||
|
features = ["derive"]
|
||
|
@@ -163,9 +160,6 @@
|
||
|
|
||
|
[dev-dependencies.trybuild]
|
||
|
version = ">=1.0.70"
|
||
|
-
|
||
|
-[dev-dependencies.widestring]
|
||
|
-version = "0.5.1"
|
||
|
|
||
|
[build-dependencies.pyo3-build-config]
|
||
|
version = "0.19.2"
|
||
|
@@ -219,7 +213,6 @@
|
||
|
"experimental-inspect",
|
||
|
"rust_decimal",
|
||
|
]
|
||
|
-generate-import-lib = ["pyo3-ffi/generate-import-lib"]
|
||
|
macros = [
|
||
|
"pyo3-macros",
|
||
|
"indoc",
|