Skip to content

Commit

Permalink
Goonstation Default Features
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeWaka committed Aug 2, 2023
1 parent 7602c1b commit da78349
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,18 +59,21 @@ num = { version = "0.4.0", optional = true }
[features]
default = [
"acreplace",
"batchnoise",
"cellularnoise",
"dmi",
"file",
"git",
"hash",
"http",
"json",
"log",
"noise",
"sql",
"redis_reliablequeue",
"time",
"toml",
"url",
"worleynoise",
]

# default features
Expand Down

0 comments on commit da78349

Please sign in to comment.