Initial workspace
This commit is contained in:
commit
491659d0d1
9 changed files with 48 additions and 0 deletions
8
rasql-core/Cargo.toml
Normal file
8
rasql-core/Cargo.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
name = "rasql-core"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
0
rasql-core/src/lib.rs
Normal file
0
rasql-core/src/lib.rs
Normal file
Loading…
Add table
Add a link
Reference in a new issue