We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b319650 commit 87606deCopy full SHA for 87606de
2 files changed
Cargo.toml
@@ -38,5 +38,4 @@ homepage = "https://powersync.com"
38
repository = "https://github.com/powersync-ja/powersync-sqlite-core"
39
40
[workspace.dependencies]
41
-#sqlite_nostd = { path="./sqlite-rs-embedded/sqlite_nostd" }
42
-sqlite_nostd = { path="/Users/simon/src/sqlite-rs-embedded/sqlite_nostd" }
+sqlite_nostd = { path="./sqlite-rs-embedded/sqlite_nostd" }
sqlite-rs-embedded
0 commit comments