diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-11-16 21:46:03 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-16 21:46:03 +0200 |
| commit | 9c1e4e06c196ce78165b90f707b26bf127e5c73e (patch) | |
| tree | e0352bdf0dbf2bebdddb02c43cce0630600c27ae /Cargo.toml | |
| parent | 74c832ecffad8dee0fa4e58ed8950a4cc17ccb4d (diff) | |
| download | warden-9c1e4e06c196ce78165b90f707b26bf127e5c73e.tar.bz2 warden-9c1e4e06c196ce78165b90f707b26bf127e5c73e.zip | |
chore(deps): update rust crate async-nats to 0.45.0 (#85)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ description = "A rule-based fraud detection platform" [workspace.dependencies] anyhow = "1.0.98" -async-nats = "0.44.0" +async-nats = "0.45.0" axum = "0.8.4" bon = "3.4.0" clap = "4.5.43" |
