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.
15 lines
329 B
15 lines
329 B
--- eyre-0.6.8/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ eyre-0.6.8/Cargo.toml 2022-04-05T02:48:25.755837+00:00
|
|
@@ -80,11 +80,6 @@
|
|
version = "0.3"
|
|
default-features = false
|
|
|
|
-[dev-dependencies.pyo3]
|
|
-version = "0.13"
|
|
-features = ["auto-initialize"]
|
|
-default-features = false
|
|
-
|
|
[dev-dependencies.rustversion]
|
|
version = "1.0"
|
|
|