holey-bytes/depell/Cargo.toml
2024-10-04 21:44:29 +02:00

9 lines
112 B
TOML

[package]
name = "depell"
version = "0.1.0"
edition = "2021"
[dependencies]
axum = "0.7.7"
rusqlite = "0.32.1"