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 27 forks source link

fix main compile error #46

Open MarinPostma opened 12 months ago

MarinPostma commented 12 months ago

main didn't compile. This PR fixes it.