Cargo Features

[dependencies]
firehazard = { version = "0.0.0-2022-09-10", default-features = false, features = ["std"] }
default = std

The std feature is set by default whenever firehazard is added without default-features = false somewhere in the dependency tree.

std default

Enables std of winapi and std and widestring of abistr

abibool.git = "https://github.com/MaulingMonkey/abibool" abibool.rev = "7998497f56ec339d1cf2ea70532d55550b2380f3"