mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-12 14:56:53 +02:00
23 lines
526 B
Diff
23 lines
526 B
Diff
--- a/Cargo.lock
|
|
+++ b/Cargo.lock
|
|
@@ -668,9 +668,9 @@
|
|
|
|
[[package]]
|
|
name = "libc"
|
|
-version = "0.2.149"
|
|
+version = "0.2.161"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b"
|
|
+checksum = "8e9489c2807c139ffd9c1794f4af0ebe86a828db53ecdc7fea2111d0fed085d1"
|
|
|
|
[[package]]
|
|
name = "libtiny_client"
|
|
@@ -1542,7 +1542,7 @@
|
|
|
|
[[package]]
|
|
name = "tiny"
|
|
-version = "0.12.0"
|
|
+version = "0.13.0"
|
|
dependencies = [
|
|
"dirs",
|
|
"env_logger",
|