Skip to content

Commit

Permalink
Update Shuttle dependencies in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mariano-f-r committed Apr 4, 2024
1 parent feb230b commit cef862b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ edition = "2021"
ws = "0.9.2"
serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1.0.107"
shuttle-runtime = "0.27.0"
shuttle-axum = "0.27.0"
shuttle-runtime = "0.43.0"
shuttle-axum = "0.43.0"
tokio = "1.26"

0 comments on commit cef862b

Please sign in to comment.