We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f88c7e commit cd783d9Copy full SHA for cd783d9
1 file changed
Cargo.toml
@@ -11,7 +11,7 @@ crate-type = ["cdylib"]
11
12
[dependencies]
13
glob-match = "0.2"
14
-libsql = { version = "0.10.0-pre.2", features = ["encryption"] }
+libsql = { version = "0.10.0-pre.3", features = ["encryption"] }
15
napi = { version = "2", default-features = false, features = ["napi6", "tokio_rt", "async"] }
16
napi-derive = "2"
17
once_cell = "1.18.0"
0 commit comments