Files
wasmtime/cranelift/umbrella
Dan Gohman 45fb377457 Bump version to 0.48.0 (#1202)
* 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`.
2019-11-05 13:59:19 -08:00
..
2019-11-05 13:59:19 -08:00

This is an umbrella crate which contains no code of its own, but pulls in other cranelift library crates to provide a convenient one-line dependency, and a prelude, for common use cases.