chore: update repository link in Cargo.toml

This commit is contained in:
sonhmai
2025-01-11 15:28:19 +07:00
parent 3bc86a3cfc
commit d5eb41a0e5

View File

@@ -19,7 +19,7 @@ version = "0.0.11"
authors = ["the Limbo authors"]
edition = "2021"
license = "MIT"
repository = "https://github.com/penberg/limbo"
repository = "https://github.com/tursodatabase/limbo"
# Config for 'cargo dist'
[workspace.metadata.dist]