Cargo Features

[dependencies]
neptune-lang = { version = "0.1.3", default-features = false, features = ["mimalloc"] }
default = mimalloc

The mimalloc feature is set by default whenever neptune-lang is added without default-features = false somewhere in the dependency tree.

mimalloc default

neptune-lang has 2 features without comments.