Skip to content

Commit

Permalink
Goonstation Default Features
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeWaka committed Dec 24, 2023
1 parent 62b2867 commit 32f4a4f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,19 +66,21 @@ dmi = { version = "0.3.1", optional = true }
[features]
default = [
"acreplace",
"batchnoise",
"cellularnoise",
"dmi",
"file",
"git",
"hash",
"http",
"json",
"log",
"noise",
"rustls_tls",
"sql",
"redis_reliablequeue",
"time",
"toml",
"url",
"worleynoise",
]

all = [
Expand Down

0 comments on commit 32f4a4f

Please sign in to comment.