mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Comment the allocator feature
Prevents it from turning on with --all-features, forcing nightly.
This commit is contained in:
@@ -16,4 +16,5 @@ rustdoc-args = ["--cfg", "docsrs"]
|
||||
zeroize = "1.5"
|
||||
|
||||
[features]
|
||||
allocator = []
|
||||
# Commented for now as it requires nightly and we don't use nightly
|
||||
# allocator = []
|
||||
|
||||
Reference in New Issue
Block a user