moved into seperate crates

This commit is contained in:
nora 2021-08-22 20:52:03 +02:00
parent 40f1cbfab6
commit 43e2c59e73
14 changed files with 53 additions and 43 deletions

View file

@ -1,9 +1,2 @@
[package]
name = "coldsquare"
version = "0.1.0"
authors = ["Nilstrieb <nilstrieb@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
[workspace]
members = ["crates/*"]