shuttle-hq / shuttle

Build & ship backends without writing any infrastructure files.
https://shuttle.rs
Apache License 2.0
6.02k stars 251 forks source link

[Improvement]: Remove pin to version 0.30.1 of libsql-client in Shuttle Turso #1324

Closed sentinel1909 closed 11 months ago

sentinel1909 commented 11 months ago

Describe the improvement

Per the discussion yesterday on Discord, I understand that it's no longer necessary to pin the version of libsql-client to version 0.30.1.

I will remove the pin and move libsql-client to version 0.32.0 in the Cargo.toml of the Shuttle Turso crate.

Duplicate declaration

oddgrd commented 11 months ago

It would be great if you could make the required changes to the examples and the docs as well!