init workspace

This commit is contained in:
2026-03-02 22:15:04 +01:00
commit dbc2cb3236
13 changed files with 849 additions and 0 deletions

8
twily-graph/Cargo.toml Normal file
View File

@@ -0,0 +1,8 @@
[package]
name = "twily-graph"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
[dependencies]