mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-08 17:54:22 +01:00
fix Cargo.toml
This commit is contained in:
@@ -11,7 +11,7 @@ crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
http = "1.3.1"
|
||||
napi = { version = "3.1.3", default-features = false, features = ["napi6", "dyn-symbols"] }
|
||||
napi = { version = "3.1.3", default-features = false, features = ["napi6"] }
|
||||
napi-derive = { version = "3.1.1", default-features = true }
|
||||
turso_sync_engine = { workspace = true }
|
||||
turso_core = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user