tursodatabase / libsql-client-rs

libSQL Rust client library can be used to communicate with sqld natively over HTTP protocol with native Rust interface.
MIT License
75 stars 29 forks source link

spin 2.0.0 came out #55

Open seungjin opened 11 months ago

seungjin commented 11 months ago

Fermyon people released Spin 2.0.0. https://www.fermyon.com/blog/introducing-spin-v2

To use libsql/turso in Fermyon/Spin, spin version in Cargo.toml need to upgrade.

seungjin commented 11 months ago

PR: https://github.com/libsql/libsql-client-rs/pull/57

Seems this spin 2.0 bump-up is duplicated: https://github.com/libsql/libsql-client-rs/issues/49#issuecomment-1805204892