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.
|
|
|
--- pyo3-0.14.3/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ pyo3-0.14.3/Cargo.toml 2021-08-22T15:53:37.820894+00:00
|
|
|
|
@@ -76,7 +76,7 @@
|
|
|
|
optional = true
|
|
|
|
|
|
|
|
[dependencies.indoc]
|
|
|
|
-version = "0.3.6"
|
|
|
|
+version = "1.0.3"
|
|
|
|
optional = true
|
|
|
|
|
|
|
|
[dependencies.inventory]
|
|
|
|
@@ -98,7 +98,7 @@
|
|
|
|
version = "0.11.0"
|
|
|
|
|
|
|
|
[dependencies.paste]
|
|
|
|
-version = "0.1.18"
|
|
|
|
+version = "1.0"
|
|
|
|
optional = true
|
|
|
|
|
|
|
|
[dependencies.pyo3-macros]
|
|
|
|
@@ -114,9 +114,6 @@
|
|
|
|
optional = true
|
|
|
|
[dev-dependencies.assert_approx_eq]
|
|
|
|
version = "1.1.0"
|
|
|
|
-
|
|
|
|
-[dev-dependencies.criterion]
|
|
|
|
-version = "=0.3.4"
|
|
|
|
|
|
|
|
[dev-dependencies.proptest]
|
|
|
|
version = "0.10.1"
|