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