ki-backend-rs/model/sqlite3/Cargo.toml

10 lines
229 B
TOML
Raw Normal View History

[package]
name = "sqlite3"
version = "0.1.0"
authors = ["Gulliver <gulliver@traumkristalle.net>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]