This is a sample Cargo package to test gnrt's dependency resolution. The
output of cargo metadata is recorded and used as test data.
tools/crates/gnrt/lib/test_metadata.json is generated by the output of running
cargo metadata --format-version 1 in this directory.