mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-06 22:31:35 +02:00
17 lines
472 B
Diff
17 lines
472 B
Diff
fixes https://github.com/rust-lang-deprecated/rustc-serialize/pull/200
|
|
|
|
--- a/Cargo.lock
|
|
+++ b/Cargo.lock
|
|
@@ -2584,9 +2584,9 @@
|
|
|
|
[[package]]
|
|
name = "rustc-serialize"
|
|
-version = "0.3.24"
|
|
+version = "0.3.25"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda"
|
|
+checksum = "fe834bc780604f4674073badbad26d7219cadfb4a2275802db12cbae17498401"
|
|
|
|
[[package]]
|
|
name = "rustc_version"
|