aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-10-14 23:39:28 +0200
committerGitHub <noreply@github.com>2025-10-14 23:39:28 +0200
commit2460f70925dfd0227342267026a3c55618b07bb6 (patch)
treefcfecb40719643e41c4e1a30dec54440eba96166 /Cargo.lock
parent7659d5a766e66593a08837d2a1156d7c2f933c87 (diff)
downloadwarden-2460f70925dfd0227342267026a3c55618b07bb6.tar.bz2
warden-2460f70925dfd0227342267026a3c55618b07bb6.zip
chore(deps): update rust crate async-nats to 0.44.0 (#55)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index a0eff2a..6d4a614 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -128,9 +128,9 @@ dependencies = [
[[package]]
name = "async-nats"
-version = "0.43.0"
+version = "0.44.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "351fc678084ed17ee61a56285eda9443b10452ed5ea611a35d06b28000bf07fd"
+checksum = "f834a80c3ab6109b9c8f5ca6661a578cf31e088e831b6ce07c6b23cca04f6742"
dependencies = [
"base64",
"bytes",