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
80 stars 32 forks source link

spin 2.0.0 came out #55

Open seungjin opened 1 year ago

seungjin commented 1 year 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 1 year 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