)]}'
{
  "commit": "0918b383c38bf682945a7753a443cca0bcdf2298",
  "tree": "1ce8e688f689c2dedf54bfbb804b122da8bcc660",
  "parents": [
    "8215973f17dfa126a5a8f8846c7a81ac07fea1a3"
  ],
  "author": {
    "name": "Shashank Sharma",
    "email": "theshank@google.com",
    "time": "Fri Aug 14 11:10:30 2026 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Fri Aug 14 11:10:58 2026 -0700"
  },
  "message": "cargo-fuzztest: add fuzztest-options dependency and CLI option parsing\n\nUpdate cargo-fuzztest to integrate fuzztest-options crate for parsing CLI flags and environment variables.\n\nFor this initial minimal version, cargo-fuzztest parses options and executes all fuzz tests in smoke-test mode.\n\nChanges:\n- Add fuzztest-options dependency to cargo_fuzztest crate in BUILD and Cargo.toml.\n- Add parse_cli_options() to cargo_fuzztest to parse CLI flags and handle the \"fuzztest\" subcommand prefix.\n- Update FuzztestRunner to accept FuzzTestOptions.\nPiperOrigin-RevId: 964790856\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8152fc772a7d74e5b3b8a6bb100893e1e8d92783",
      "old_mode": 33188,
      "old_path": "rust/cargo_fuzztest/BUILD",
      "new_id": "2b2fae5f1b2e0d97d7e9ca5ef76ffdc0de470349",
      "new_mode": 33188,
      "new_path": "rust/cargo_fuzztest/BUILD"
    },
    {
      "type": "modify",
      "old_id": "510cdc019fd2193af247596b18b1c891a6b9033b",
      "old_mode": 33188,
      "old_path": "rust/cargo_fuzztest/src/lib.rs",
      "new_id": "5e6254d16eda5c462162ff1a1e59f96cf15c877b",
      "new_mode": 33188,
      "new_path": "rust/cargo_fuzztest/src/lib.rs"
    },
    {
      "type": "modify",
      "old_id": "cad9800c8b187ba525798cb49235cecf24db7878",
      "old_mode": 33188,
      "old_path": "rust/cargo_fuzztest/tests/runner_test.rs",
      "new_id": "344f1e53a47a06e459d9cc1848123cf4e4af2002",
      "new_mode": 33188,
      "new_path": "rust/cargo_fuzztest/tests/runner_test.rs"
    },
    {
      "type": "modify",
      "old_id": "2e49538f67fa40e3e128ab7ff0730c8fd584e86f",
      "old_mode": 33188,
      "old_path": "rust/options/src/lib.rs",
      "new_id": "f211dbcaee995f4ac1d337828f7ef3fe045d7ee8",
      "new_mode": 33188,
      "new_path": "rust/options/src/lib.rs"
    },
    {
      "type": "modify",
      "old_id": "f7da7ee2ecc62d7b61aac408cf31bebadb152df0",
      "old_mode": 33188,
      "old_path": "rust/src/options.rs",
      "new_id": "073cde1d51399092f9235076ee0d788aaa820ce3",
      "new_mode": 33188,
      "new_path": "rust/src/options.rs"
    }
  ]
}
