ludo-go/ludo-go-db/Cargo.toml
oxaliq b2ae852f0b
All checks were successful
ci/woodpecker/push/pipeline Pipeline was successful
init commit
2024-04-30 12:49:06 -04:00

9 lines
199 B
TOML

[package]
name = "ludo-go-db"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
rusqlite = "0.31.0"