tree: eec38697259d3ebaadff356bad7b435e56b3803c [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 crates_rs's dependency resolution. The output of cargo metadata is recorded and used as test data.

tools/crates/gnrt/test_metadata.json is generated by the output of running cargo metadata --format-version 1 in this directory.