We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da8707f commit 6b150edCopy full SHA for 6b150ed
Cargo.toml
@@ -31,7 +31,7 @@ authors = ["JourneyApps"]
31
keywords = ["sqlite", "powersync"]
32
license = "Apache-2.0"
33
homepage = "https://powersync.co"
34
-repository = "https://github.com/journeyapps/powersync-sqlite-core"
+repository = "https://github.com/powersync-ja/powersync-sqlite-core"
35
36
[workspace.dependencies]
37
sqlite_nostd = { path="./sqlite-rs-embedded/sqlite_nostd" }
0 commit comments