diff --git a/Cargo.toml b/Cargo.toml index 29b6be1..cbf7cb3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,9 +27,9 @@ rand = "0.8.5" regex = "1.9.5" reqwest = "0.11.20" serde_json = "1.0.105" -shuttle-poise = "0.35.0" -shuttle-runtime = "0.35.0" -shuttle-secrets = "0.35.0" +shuttle-poise = "0.35.2" +shuttle-runtime = "0.35.2" +shuttle-secrets = "0.35.2" strum = { version = "0.25", features = ["derive"] } tokio = { version = "1.32.0", features = ["full"] } tree_magic_mini = "3.0.3"