github.com/penberg/limbo was moved to github.com/tursodatabase/limbo

Adjust all the references since they were broken
This commit is contained in:
Gustavo Sverzut Barbieri 2025-02-08 10:21:49 -03:00
parent a1a9218131
commit cd2d817c10
5 changed files with 6 additions and 6 deletions

View file

@ -40,8 +40,8 @@ dev = [
]
[project.urls]
Homepage = "https://github.com/penberg/limbo"
Source = "https://github.com/penberg/limbo"
Homepage = "https://github.com/tursodatabase/limbo"
Source = "https://github.com/tursodatabase/limbo"
[tool.maturin]
bindings = 'pyo3'