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

View file

@ -1,8 +1,6 @@
[package]
name = "caesar_transfer"
version = "0.1.0"
edition = "2021"
[workspace]
members = [
"caesar_cli",
]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
[workspace.dependencies]