We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79c5d68 commit 2733dddCopy full SHA for 2733ddd
1 file changed
Cargo.toml
@@ -7,7 +7,7 @@ version = "0.0.0"
7
crate-type = ["cdylib"]
8
9
[dependencies]
10
-libsql = { version = "0.9.3", features = ["encryption"] }
+libsql = { version = "0.9.3" }
11
napi = { version = "2", default-features = false, features = ["napi6", "tokio_rt", "async"] }
12
napi-derive = "2"
13
once_cell = "1.18.0"
0 commit comments