update repo

This commit is contained in:
Joe Ardent 2024-04-09 15:55:30 -07:00
parent 7dfe1ffb94
commit 1e93d0b1e4

View file

@ -8,7 +8,7 @@ keywords = ["ulid", "library", "sqlite", "extension", "julid"]
description = "A crate and loadable extension for SQLite that provides Joe's ULIDs."
readme = "README.md"
license-file = "LICENSE.md"
repository = "https://gitlab.com/nebkor/julid"
repository = "https://git.kittencollective.com/nebkor/julid-rs"
[features]
default = ["serde", "sqlx"] # just the regular crate