This commit is contained in:
2022-07-16 14:05:12 +02:00
commit 774f6c9714
11 changed files with 939 additions and 0 deletions

3
Cargo.toml Normal file
View File

@@ -0,0 +1,3 @@
[workspace]
members = ["src/cmd/scel", "src/lib/scel_core", "src/lib/scel_api"]