From e20e04d4d780240a67709858dc48fecfdd56f50c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 11:19:31 +0200 Subject: chore(deps): update rust crate async-nats to 0.43.0 (#46) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3da737b..446c152 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ description = "A rule-based fraud detection platform" [workspace.dependencies] anyhow = "1.0.98" -async-nats = "0.42.0" +async-nats = "0.43.0" axum = "0.8.4" bon = "3.4.0" clap = "4.5.43" -- cgit v1.2.3