.crates2.json 540 B

1234567891011121314
  1. {
  2. "installs": {
  3. "shank-cli 0.0.12 (registry+https://github.com/rust-lang/crates.io-index)": {
  4. "version_req": "0.0.12",
  5. "bins": ["shank"],
  6. "features": [],
  7. "all_features": false,
  8. "no_default_features": false,
  9. "profile": "release",
  10. "target": "aarch64-apple-darwin",
  11. "rustc": "rustc 1.66.1 (90743e729 2023-01-10)\nbinary: rustc\ncommit-hash: 90743e7298aca107ddaa0c202a4d3604e29bfeb6\ncommit-date: 2023-01-10\nhost: aarch64-apple-darwin\nrelease: 1.66.1\nLLVM version: 15.0.2\n"
  12. }
  13. }
  14. }