mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-23 08:55:40 +01:00
Add connect function for creating connections from limbo db
This commit is contained in:
@@ -12,8 +12,6 @@ crate-type = ["cdylib"]
|
||||
path = "rs_src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
limbo_core = { path = "../../core" }
|
||||
jni = "0.21.1"
|
||||
rand = { version = "0.8.5", features = [] }
|
||||
lazy_static = "1.5.0"
|
||||
thiserror = "2.0.9"
|
||||
|
||||
Reference in New Issue
Block a user