Skip to content

Commit 225bfd3

Browse files
Removes auxtools stuff for now
1 parent 59651ba commit 225bfd3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Cargo.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
[workspace]
22
resolver = "3"
3-
members = ["crates/auxtools", "crates/byondapi", "crates/core", "crates/impl", "crates/sigscan"]
3+
# This should also include auxtools so we can build an auxtools version of the crate
4+
# But it uh, it's broken right now, and I don't... NEED it. Sooooo
5+
members = ["crates/byondapi", "crates/core", "crates/impl", "crates/sigscan"]
46

57
[workspace.package]
68
version = "0.1.0"

0 commit comments

Comments
 (0)