Installation
Add the following to your cabin.toml file:
[dependencies]
sqlite3 = { port = true, version = "=3.53.2" } v3.53.2
Small, fast, self-contained SQL database engine (amalgamation)
Add the following to your cabin.toml file:
[dependencies]
sqlite3 = { port = true, version = "=3.53.2" }