update repo
This commit is contained in:
parent
7dfe1ffb94
commit
1e93d0b1e4
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ keywords = ["ulid", "library", "sqlite", "extension", "julid"]
|
||||||
description = "A crate and loadable extension for SQLite that provides Joe's ULIDs."
|
description = "A crate and loadable extension for SQLite that provides Joe's ULIDs."
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license-file = "LICENSE.md"
|
license-file = "LICENSE.md"
|
||||||
repository = "https://gitlab.com/nebkor/julid"
|
repository = "https://git.kittencollective.com/nebkor/julid-rs"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["serde", "sqlx"] # just the regular crate
|
default = ["serde", "sqlx"] # just the regular crate
|
||||||
|
|
Loading…
Reference in a new issue