⬆️ based
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
JMARyA 2025-02-18 19:16:52 +01:00
parent e9d9ac4d9a
commit a9f758cd9b
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
8 changed files with 45 additions and 48 deletions

View file

@ -16,7 +16,7 @@ tokio = { version = "1.35.1", features = ["full"] }
uuid = { version = "1.8.0", features = ["v4", "serde"] }
sqlx = { version = "0.8", features = ["postgres", "runtime-tokio-native-tls", "derive", "uuid", "chrono", "json"] }
maud = "0.26.0"
based = { git = "https://git.hydrar.de/jmarya/based", branch = "ui" }
based = { git = "https://git.hydrar.de/jmarya/based" }
url = "2.5.4"
reqwest = "0.12.11"
ollama-rs = "0.2.2"