|
|
|
@ -39,7 +39,7 @@ rsass = "0.25"
|
|
|
|
|
rss = { version = "2.0", features = ["atom"] }
|
|
|
|
|
serde = { version = "1.0", features = ["derive"] }
|
|
|
|
|
serde_json = "1.0"
|
|
|
|
|
splash-rs = { version = "0.2.2", git = "https://git.shadowfacts.net/shadowfacts/splash-rs.git" }
|
|
|
|
|
splash-rs = { version = "0.3.0", git = "https://git.shadowfacts.net/shadowfacts/splash-rs.git" }
|
|
|
|
|
sqlx = { version = "0.5", features = ["runtime-tokio-native-tls", "sqlite"] }
|
|
|
|
|
thiserror = "1.0"
|
|
|
|
|
tokio = { version = "1.18", features = ["full"] }
|
|
|
|
|