{
  "cksum": "0927cd7dcd7ce584618d7e243ff27723d7b9156598adc0cc091cbe0054bdc9a3",
  "crate_file": "rtp-core-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/rtp-core/rtp-core-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "audiopus",
      "optional": true,
      "req": "^0.3.0-rc.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cpal",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full",
        "test-util"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "audio-device": [
      "cpal"
    ],
    "default": [
      "audio-device",
      "opus"
    ],
    "opus": [
      "audiopus"
    ]
  },
  "index_path": "rt/p-/rtp-core",
  "name": "rtp-core",
  "pubtime": "2026-03-19T23:01:27Z",
  "vers": "0.3.0",
  "yanked": false
}
