I don't think this has happened in awhile but I've run a `cargo update` as well as trimming some of the duplicate/older dependencies in `Cargo.lock` by updating some of our immediate dependencies as well.
This is the wasmtime-obj crate, which contains an experimental prototype
for writing out native object files, using the wasm ABI defined by
wasmtime-environ.