Skip to content

Commit 6bfa7fd

Browse files
committed
chore(build): add new patch version
1 parent 7616386 commit 6bfa7fd

File tree

2 files changed

+11
-16
lines changed

2 files changed

+11
-16
lines changed

Cargo.lock

+10-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ crate-type = ["cdylib"]
1414
base64 = "0.22.0"
1515
ext-php-rs = "*"
1616
lazy_static = "1.4.0"
17-
libsql = { version = "0.5.0", features = ["remote", "replication", "core", "encryption"] }
17+
libsql = { version = "0.6.0", features = ["remote", "replication", "core", "encryption"] }
1818
once_cell = "1.19.0"
1919
serde = { version = "1.0.199", features = ["derive"]}
2020
serde_json = "1.0.116"

0 commit comments

Comments
 (0)