mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
ba91776792
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
25 lines
842 B
Diff
25 lines
842 B
Diff
--- ncspot-0.11.0/Cargo.lock 2022-08-22 00:04:15.796923673 +0900
|
|
+++ ncspot-0.11.0/Cargo.lock.new 2022-08-22 00:04:10.077911532 +0900
|
|
@@ -702,18 +702,18 @@
|
|
|
|
[[package]]
|
|
name = "enum-map"
|
|
-version = "2.4.1"
|
|
+version = "2.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "f5a56d54c8dd9b3ad34752ed197a4eb2a6601bc010808eb097a04a58ae4c43e1"
|
|
+checksum = "0348b2a57c82f98b9dbd8098b1abb2416f221823d3e50cbe24eaebdd16896826"
|
|
dependencies = [
|
|
"enum-map-derive",
|
|
]
|
|
|
|
[[package]]
|
|
name = "enum-map-derive"
|
|
-version = "0.10.0"
|
|
+version = "0.8.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "a9045e2676cd5af83c3b167d917b0a5c90a4d8e266e2683d6631b235c457fc27"
|
|
+checksum = "a63b7a0ddec6f38dcec5e36257750b7a8fcaf4227e12ceb306e341d63634da05"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|