Skip to content

Commit

Permalink
Bump libsql dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
penberg committed Nov 3, 2023
1 parent e797dc3 commit 0224c34
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ crate-type = ["cdylib"]

[dependencies]
pyo3 = "0.19.0"
libsql = { git = "https://github.com/tursodatabase/libsql/", rev = "c032b9fc18a8dbac7b6e25cf9a7fd34af7dbb2e6" }
libsql = { git = "https://github.com/tursodatabase/libsql/", rev = "88c3a2a91ce1f7b47b5efad4b416445e03060626" }
tokio = { version = "1.29.1", features = [ "rt-multi-thread" ] }

0 comments on commit 0224c34

Please sign in to comment.