[package] name = "tables-api" version = "0.1.0" authors = ["Patrick Elsen "] edition = "2018" repository = "https://gitlab.com/xfbs/tables-api" license = "MIT" description = "Tables API" [dependencies] rusqlite = "0.24.2"