generated from t/malachite
add: model
This commit is contained in:
parent
f70b92c558
commit
d7ee379a9a
13 changed files with 394 additions and 219 deletions
|
@ -1,11 +1,11 @@
|
|||
[package]
|
||||
name = "malachite"
|
||||
name = "tawny"
|
||||
version = "1.0.0"
|
||||
edition = "2024"
|
||||
authors = ["trisuaso"]
|
||||
repository = "https://trisua.com/t/malachite"
|
||||
repository = "https://trisua.com/t/tawny"
|
||||
license = "AGPL-3.0-or-later"
|
||||
homepage = "https://trisua.com"
|
||||
homepage = "https://tawny.cc"
|
||||
|
||||
[dependencies]
|
||||
tetratto-core = "15.0.1"
|
||||
|
@ -29,6 +29,6 @@ dotenv = "0.15.0"
|
|||
glob = "0.3.2"
|
||||
serde_json = "1.0.142"
|
||||
toml = "0.9.4"
|
||||
serde_valid = { version = "1.0.5", features = ["toml"] }
|
||||
regex = "1.11.1"
|
||||
oiseau = { version = "0.1.2", default-features = false, features = ["postgres", "redis",] }
|
||||
buckets-core = "1.0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue