diff --git a/Cargo.toml b/Cargo.toml index 4cbcfe7..57ea36e 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.34.0" -shuttle-runtime = "0.34.0" -shuttle-secrets = "0.34.0" +shuttle-poise = "0.34.1" +shuttle-runtime = "0.34.1" +shuttle-secrets = "0.34.1" strum = { version = "0.25", features = ["derive"] } tokio = { version = "1.32.0", features = ["full"] } tree_magic_mini = "3.0.3"