chore: reorg
This commit is contained in:
12
__database/rusqlite/Cargo.toml
Normal file
12
__database/rusqlite/Cargo.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "rusqlite"
|
||||
version = "0.1.0"
|
||||
authors = ["Hatter Jiang@Pixelbook <jht5945@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
rusqlite = "0.21.0"
|
||||
time = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user