scaffolding

This commit is contained in:
2023-06-10 16:43:20 +02:00
commit 5501b63379
14 changed files with 246 additions and 0 deletions

7
crates/common/Cargo.toml Normal file
View File

@@ -0,0 +1,7 @@
[package]
name = "common"
version.workspace = true
authors.workspace = true
edition.workspace = true
[dependencies]