Skip to content

Commit

Permalink
Upgrade shuttle to 0.35.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jdh8 committed Dec 27, 2023
1 parent 1c8f281 commit 49755ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 49755ec

Please sign in to comment.