diff options
Diffstat (limited to 'exes/gateway/Cargo.toml')
| -rw-r--r-- | exes/gateway/Cargo.toml | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/exes/gateway/Cargo.toml b/exes/gateway/Cargo.toml index 375a020..3916138 100644 --- a/exes/gateway/Cargo.toml +++ b/exes/gateway/Cargo.toml @@ -22,6 +22,3 @@ twilight-gateway = { version = "0.14" }  twilight-model = "0.14"  bytes = "1.3.0"  async-nats = "0.26.0" - -[target.'cfg(not(target_os = "windows"))'.dependencies] -tikv-jemallocator = { workspace = true }
\ No newline at end of file  | 
