aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-01-30 03:26:30 +0300
committerGitHub <noreply@github.com>2025-01-30 03:26:30 +0300
commitc7b099b5961cc310ca0d6964083a9a45a5cf9ed1 (patch)
tree69d35c36807e458ca73f801270e330480e5aed92
parent48a08445e7624207277c91e4ee64a43965dd314d (diff)
downloadfparkan-c7b099b5961cc310ca0d6964083a9a45a5cf9ed1.tar.xz
fparkan-c7b099b5961cc310ca0d6964083a9a45a5cf9ed1.zip
Update all digest updates
-rw-r--r--Cargo.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 64284e9..80a318d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -528,9 +528,9 @@ dependencies = [
[[package]]
name = "indicatif"
-version = "0.17.9"
+version = "0.17.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "cbf675b85ed934d3c67b5c5469701eec7db22689d0a2139d856e0925fa28b281"
+checksum = "183b3088984b400f4cfac3620d5e076c84da5364016b4f49473de574b2586235"
dependencies = [
"console",
"number_prefix",
@@ -1137,9 +1137,9 @@ dependencies = [
[[package]]
name = "serde_json"
-version = "1.0.137"
+version = "1.0.138"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "930cfb6e6abf99298aaad7d29abbef7a9999a9a8806a40088f55f0dcec03146b"
+checksum = "d434192e7da787e94a6ea7e9670b26a036d0ca41e0b7efb2676dd32bae872949"
dependencies = [
"itoa",
"memchr",