tree: 8d5f2506a0efc384fb9c381cf49bce517e825188 [path history] [tgz]
  1. src/
  2. Cargo.lock
  3. Cargo.toml
  4. README.md
tools/crates/gnrt/sample_package3/README.md

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_metadata3.json is generated by the output of running cargo metadata --format-version 1 in this directory.