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.8/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ eyre-0.6.8/Cargo.toml 2022-07-15T12:02:08.664203+00:00
|
|
|
|
@@ -66,10 +66,6 @@
|
|
|
|
[dependencies.once_cell]
|
|
|
|
version = "1.4.0"
|
|
|
|
|
|
|
|
-[dependencies.pyo3]
|
|
|
|
-version = "0.13"
|
|
|
|
-optional = true
|
|
|
|
-default-features = false
|
|
|
|
[dev-dependencies.anyhow]
|
|
|
|
version = "1.0.28"
|
|
|
|
|
|
|
|
@@ -78,11 +74,6 @@
|
|
|
|
|
|
|
|
[dev-dependencies.futures]
|
|
|
|
version = "0.3"
|
|
|
|
-default-features = false
|
|
|
|
-
|
|
|
|
-[dev-dependencies.pyo3]
|
|
|
|
-version = "0.13"
|
|
|
|
-features = ["auto-initialize"]
|
|
|
|
default-features = false
|
|
|
|
|
|
|
|
[dev-dependencies.rustversion]
|