* Bump version to 0.48.0 * Re-enable `byteorder`'s default features. The code uses `WriteBytesExt` which depends on the `std` feature being enabled. So for now, just enable `std`.
This crate contains the metaprogram used by cranelift-codegen. It's not useful on its own.