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.
21 lines
443 B
21 lines
443 B
5 years ago
|
--- lexical-core-0.6.2/Cargo.toml 1970-01-01T00:00:00+00:00
|
||
|
+++ lexical-core-0.6.2/Cargo.toml 2019-11-26T12:14:05.229832+00:00
|
||
|
@@ -51,7 +51,7 @@
|
||
|
optional = true
|
||
|
|
||
|
[dependencies.static_assertions]
|
||
|
-version = "0.3.3"
|
||
|
+version = "1"
|
||
|
[dev-dependencies.approx]
|
||
|
version = "0.3.0"
|
||
|
|
||
|
@@ -59,7 +59,7 @@
|
||
|
version = "0.9.4"
|
||
|
|
||
|
[dev-dependencies.quickcheck]
|
||
|
-version = "0.8.5"
|
||
|
+version = "0.9.0"
|
||
|
[build-dependencies.rustc_version]
|
||
|
version = "0.2"
|
||
|
|