{
  "cksum": "ec2e96fca9e660b36479ceb16a2e6fa56a08af52b7602212dea1ea024c9da0ba",
  "crate_file": "rtp-engine-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/rtp-engine/rtp-engine-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "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": "base64",
      "optional": false,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cpal",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ctr",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha1",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "net",
        "time",
        "rt",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "g711": []
  },
  "features2": {
    "default": [
      "g711",
      "opus",
      "srtp",
      "device"
    ],
    "device": [
      "dep:cpal"
    ],
    "opus": [
      "dep:audiopus"
    ],
    "srtp": [
      "dep:aes",
      "dep:ctr",
      "dep:hmac",
      "dep:sha1"
    ]
  },
  "index_path": "rt/p-/rtp-engine",
  "name": "rtp-engine",
  "pubtime": "2026-03-06T18:53:06Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
