summaryrefslogtreecommitdiff
path: root/exes/cache/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'exes/cache/Cargo.toml')
-rw-r--r--exes/cache/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exes/cache/Cargo.toml b/exes/cache/Cargo.toml
index 70cb6a3..4dd7c97 100644
--- a/exes/cache/Cargo.toml
+++ b/exes/cache/Cargo.toml
@@ -19,7 +19,7 @@ tokio-stream = "0.1.11"
serde = { version = "1.0.8", features = ["derive"] }
serde_json = { version = "1.0" }
-async-nats = "0.25.1"
+async-nats = "0.26.0"
twilight-model = "0.14"
anyhow = "1.0.68"