Skip to content

Commit

Permalink
chore: bump salvo
Browse files Browse the repository at this point in the history
  • Loading branch information
dalton-oliveira committed Dec 15, 2023
1 parent 558f68c commit aa09915
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions salvo/hello-world/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ version = "0.1.0"
edition = "2021"

[dependencies]
salvo = "0.41.0"
shuttle-salvo = "0.29.0"
shuttle-runtime = "0.29.0"
salvo = "0.63.0"
shuttle-salvo = "0.35.0"
shuttle-runtime = "0.35.0"
tokio = "1.26.0"

0 comments on commit aa09915

Please sign in to comment.