Cargo Features

m8-files has no features set by default.

[dependencies]
m8-files = { version = "0.3.0", features = ["const_panic"] }
const_panic

Used to fix warnings stemming from array-concat This can be removed when this bug is fixed: https://github.com/inspier/array-concat/pull/4