summaryrefslogtreecommitdiff
path: root/libs/shared/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'libs/shared/Cargo.toml')
-rw-r--r--libs/shared/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/shared/Cargo.toml b/libs/shared/Cargo.toml
index a9cd6b9..6660a7c 100644
--- a/libs/shared/Cargo.toml
+++ b/libs/shared/Cargo.toml
@@ -13,7 +13,7 @@ tokio = { workspace = true }
config = { version = "0.13", default-features = false, features = ["json", "yaml-rust", "ini"] }
redis = { version = "0.22.1", features = ["cluster", "connection-manager", "tokio-comp"] }
-async-nats = "0.26.0"
+async-nats = "0.29.0"
twilight-model = "0.14.2"
anyhow = "1.0.68"
opentelemetry-otlp = "0.11.0" \ No newline at end of file