Refine design

This commit is contained in:
Yuriy Dupyn 2023-10-23 23:27:09 +02:00
parent 2a9220e55f
commit ded7faf505
5 changed files with 139 additions and 4 deletions

8
Cargo.toml Normal file
View file

@ -0,0 +1,8 @@
[package]
name = "minisql"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]