[
  {
    "path": ".gitignore",
    "content": "# Generated by Cargo\n# will have compiled files and executables\ndebug/\ntarget/\n\n# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries\n# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html\nCargo.lock\n\n# These are backup files generated by rustfmt\n**/*.rs.bk\n\n# MSVC Windows builds of rustc generate these, which store debugging information\n*.pdb"
  },
  {
    "path": "README.md",
    "content": "# Project moved\nProject has been moved to [https://git.rotfl.io/v/CVE-2022-44268](https://git.rotfl.io/v/CVE-2022-44268)\n"
  }
]