I think I finished it...

This commit is contained in:
Cutieguwu
2026-02-15 17:39:48 -05:00
parent 0fad1b74bc
commit 79629391c5
33 changed files with 215 additions and 389 deletions

View File

@@ -10,7 +10,6 @@ license = "MIT"
repository = "https://gitea.cutieguwu.ca/Cutieguwu/raven"
publish = false
test = true
[workspace.dependencies]
#
@@ -21,7 +20,6 @@ fs = { path = "crates/fs" }
io = { path = "crates/io" }
java = { path = "crates/java" }
core = { path = "crates/core" }
path = { path = "crates/path" }
pom = { path = "crates/pom" }
raven = { path = "crates/raven" }