init workspace
This commit is contained in:
9
Cargo.toml
Normal file
9
Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[workspace]
|
||||
members = ["twily-cli", "twily-core", "twily-graph", "twily-nodes"]
|
||||
resolver = "3"
|
||||
|
||||
[workspace.package]
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
license = "GPL-3.0-only"
|
||||
repository = "https://git.lusia.moe/lukrecja/twily"
|
||||
Reference in New Issue
Block a user