tree: 9c94e4e8e3ccee50dc8f744eee0f1e38472dd296 [path history] [tgz]
  1. bar/
  2. foo/
  3. src/
  4. .gitignore
  5. Cargo.lock
  6. Cargo.toml
  7. README.md
tools/crates/gnrt/sample_package/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_metadata.json is generated by the output of running cargo metadata --format-version 1 in this directory.