rust workspaces

This commit is contained in:
Henri Bourcereau 2022-12-14 13:58:44 +01:00
parent 91a9ff3de2
commit 0c1408fb19
9 changed files with 52 additions and 13 deletions

8
store/Cargo.toml Normal file
View 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]