diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-09-24 11:19:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-24 11:19:31 +0200 |
| commit | e20e04d4d780240a67709858dc48fecfdd56f50c (patch) | |
| tree | f704649c04ab4ac1b9ec4f9b1e56d41ca57dfea0 /Cargo.toml | |
| parent | 6254e2cc3a840759a698c27e845fc9ea445c35a4 (diff) | |
| download | warden-e20e04d4d780240a67709858dc48fecfdd56f50c.tar.bz2 warden-e20e04d4d780240a67709858dc48fecfdd56f50c.zip | |
chore(deps): update rust crate async-nats to 0.43.0 (#46)
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.42.0" +async-nats = "0.43.0" axum = "0.8.4" bon = "3.4.0" clap = "4.5.43" |
