Skip to content

Commit 87606de

Browse files
committed
Use git sqlite rs embedded again
1 parent b319650 commit 87606de

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,4 @@ homepage = "https://powersync.com"
3838
repository = "https://github.com/powersync-ja/powersync-sqlite-core"
3939

4040
[workspace.dependencies]
41-
#sqlite_nostd = { path="./sqlite-rs-embedded/sqlite_nostd" }
42-
sqlite_nostd = { path="/Users/simon/src/sqlite-rs-embedded/sqlite_nostd" }
41+
sqlite_nostd = { path="./sqlite-rs-embedded/sqlite_nostd" }

sqlite-rs-embedded

0 commit comments

Comments
 (0)