I think I finished it...
This commit is contained in:
@@ -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" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user