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.
25 lines
501 B
25 lines
501 B
--- system-deps-1.3.2/Cargo.toml 2020-07-10T07:53:27+00:00
|
|
+++ system-deps-1.3.2/Cargo.toml 2021-06-17T18:02:06.238944+00:00
|
|
@@ -28,10 +28,10 @@
|
|
version = "0.3.8"
|
|
|
|
[dependencies.strum]
|
|
-version = "0.18"
|
|
+version = "0.21"
|
|
|
|
[dependencies.strum_macros]
|
|
-version = "0.18"
|
|
+version = "0.21"
|
|
|
|
[dependencies.thiserror]
|
|
version = "1"
|
|
@@ -41,7 +41,7 @@
|
|
default-features = false
|
|
|
|
[dependencies.version-compare]
|
|
-version = "0.0.10"
|
|
+version = "0.0.11"
|
|
[dev-dependencies.itertools]
|
|
version = "0.9"
|
|
|