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

update spin-sdk #16

Closed cylexVEVO closed 1 year ago

cylexVEVO commented 1 year ago

had to change like 2 lines of code to use format! because it was causing build errors. this doesn't appear to break anything in my use case but i'd advise doing some more in-depth testing.