@@ -2,6 +2,14 @@
|
||||
members = ["crates/*"]
|
||||
resolver = "2"
|
||||
|
||||
[workspace.package]
|
||||
repository = "https://git.front.kjuulh.io/kjuulh/cuddle-please"
|
||||
readme = "README.md"
|
||||
license-file = "LICENSE"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
publish = true
|
||||
|
||||
[workspace.dependencies]
|
||||
churn = { path = "crates/churn" }
|
||||
churn-agent = { path = "crates/churn-agent" }
|
||||
|
Reference in New Issue
Block a user