Skip to content

Commit

Permalink
chore: update libsql dep in axum/turso example
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaco-Minnaar authored and jonaro00 committed Mar 25, 2024
1 parent b1ae185 commit 20b3341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion axum/turso/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ axum = "0.7.3"
shuttle-axum = "0.42.0"
shuttle-runtime = "0.42.0"
shuttle-turso = "0.42.0"
libsql = "0.2.0"
libsql = "0.3.1"
tokio = "1.26.0"
serde = { version = "1.0.164", features = ["derive"] }
serde_json = "1.0.99"

0 comments on commit 20b3341

Please sign in to comment.