{
  "cksum": "0f321d77c20e19b92c39e7471cf986812cbb46659d2af674adc4331ef3f18394",
  "crate_file": "av-scenechange-0.14.1.crate",
  "crate_url": "https://static.crates.io/crates/av-scenechange/av-scenechange-0.14.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aligned",
      "optional": false,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.56",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arg_enum_proc_macro",
      "optional": false,
      "req": "^0.3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrayvec",
      "optional": false,
      "req": "^0.7.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "parallel"
      ],
      "kind": "build",
      "name": "cc",
      "optional": true,
      "req": "^1.2.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "console",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fern",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "codec",
        "format"
      ],
      "kind": "normal",
      "name": "ffmpeg-the-third",
      "optional": true,
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2.172",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "parallel"
      ],
      "kind": "build",
      "name": "nasm-rs",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "num-rational",
      "optional": false,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pastey",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": false,
      "req": "^1.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.123",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.62",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.40",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-chrome",
      "optional": true,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "v_frame",
      "optional": false,
      "req": "^0.3.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "vsscript-functions",
        "vapoursynth-functions",
        "vapoursynth-api-32",
        "vsscript-api-31"
      ],
      "kind": "normal",
      "name": "vapoursynth",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "y4m",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    }
  ],
  "features": {
    "binary": [
      "clap",
      "serialize"
    ],
    "devel": [
      "console",
      "fern"
    ],
    "ffmpeg": [
      "ffmpeg-the-third"
    ],
    "serialize": [
      "serde",
      "serde_json"
    ]
  },
  "features2": {
    "asm": [
      "nasm-rs",
      "cc",
      "libc"
    ],
    "default": [
      "binary",
      "asm"
    ],
    "libc": [
      "dep:libc"
    ],
    "tracing": [
      "tracing-subscriber",
      "tracing-chrome",
      "dep:tracing"
    ]
  },
  "index_path": "av/-s/av-scenechange",
  "name": "av-scenechange",
  "pubtime": "2025-05-21T17:16:28Z",
  "rust_version": "1.74.1",
  "v": 2,
  "vers": "0.14.1",
  "yanked": false
}
