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.
|
|
|
--- eyre-0.6.12/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ eyre-0.6.12/Cargo.toml 2024-02-14T15:54:41.554088+00:00
|
|
|
|
@@ -41,11 +41,6 @@
|
|
|
|
[dependencies.once_cell]
|
|
|
|
version = "1.18.0"
|
|
|
|
|
|
|
|
-[dependencies.pyo3]
|
|
|
|
-version = "0.20"
|
|
|
|
-optional = true
|
|
|
|
-default-features = false
|
|
|
|
-
|
|
|
|
[dev-dependencies.anyhow]
|
|
|
|
version = "1.0.28"
|
|
|
|
|
|
|
|
@@ -54,11 +49,6 @@
|
|
|
|
|
|
|
|
[dev-dependencies.futures]
|
|
|
|
version = "0.3"
|
|
|
|
-default-features = false
|
|
|
|
-
|
|
|
|
-[dev-dependencies.pyo3]
|
|
|
|
-version = "0.20"
|
|
|
|
-features = ["auto-initialize"]
|
|
|
|
default-features = false
|
|
|
|
|
|
|
|
[dev-dependencies.rustversion]
|