Skip to content

Commit cd783d9

Browse files
committed
Update libsql dependency
1 parent 4f88c7e commit cd783d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ crate-type = ["cdylib"]
1111

1212
[dependencies]
1313
glob-match = "0.2"
14-
libsql = { version = "0.10.0-pre.2", features = ["encryption"] }
14+
libsql = { version = "0.10.0-pre.3", features = ["encryption"] }
1515
napi = { version = "2", default-features = false, features = ["napi6", "tokio_rt", "async"] }
1616
napi-derive = "2"
1717
once_cell = "1.18.0"

0 commit comments

Comments
 (0)