Skip to content

Commit

Permalink
Pin libsql
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaro00 committed Jul 28, 2023
1 parent 6c7d753 commit 55782bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/turso/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ keywords = ["shuttle-service", "turso"]

[dependencies]
async-trait = "0.1.56"
libsql-client = "0.30.1"
libsql-client = "=0.30.2"
serde = { version = "1.0.148", features = ["derive"] }
shuttle-service = { path = "../../service", version = "0.21.0", default-features = false }
url = { version = "2.3.1", features = ["serde"] }
Expand Down

0 comments on commit 55782bf

Please sign in to comment.