added basic structure for monorepo

This commit is contained in:
Patryk Hegenberg 2024-04-05 13:38:04 +02:00
parent 7299902611
commit 07020f6814
4 changed files with 23 additions and 7 deletions

7
Cargo.lock generated Normal file
View file

@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "caesar_cli"
version = "0.0.1"