{
  "cksum": "436e3148dc3bd98739194fe29902aeea25d2f8451528eab90a27a407158dc0e0",
  "crate_file": "fcast-sender-sdk-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/fcast-sender-sdk/fcast-sender-sdk-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "android_logger",
      "optional": true,
      "req": "^0.15.0",
      "target": "cfg(target_os = \"android\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.98",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "cfg_aliases",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": true,
      "req": "^0.11.8",
      "target": "cfg(target_os = \"ios\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fcast-protocol",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-range",
      "optional": true,
      "req": "^0.1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2.174",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.27",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "with-backtrace"
      ],
      "kind": "normal",
      "name": "log-panics",
      "optional": true,
      "req": "^2.1.0",
      "target": "cfg(target_os = \"android\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mdns-sd",
      "optional": true,
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost",
      "optional": true,
      "req": "^0.14.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "prost-build",
      "optional": true,
      "req": "^0.14.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls-pki-types",
      "optional": true,
      "req": "^1.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.140",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "rt-multi-thread",
        "sync",
        "macros",
        "net",
        "time",
        "io-util",
        "fs"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.46.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "logging",
        "ring",
        "tls12"
      ],
      "kind": "normal",
      "name": "tokio-rustls",
      "optional": true,
      "req": "^0.26.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": true,
      "req": "^0.1.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uniffi",
      "optional": true,
      "req": "^0.30.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": true,
      "req": "^2.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "webpki-roots",
      "optional": true,
      "req": "^1.0.1",
      "target": null
    }
  ],
  "features": {
    "discovery_types": []
  },
  "features2": {
    "_android_defaults": [
      "_mobile_defaults"
    ],
    "_ios_defaults": [
      "_mobile_defaults"
    ],
    "_mobile_defaults": [
      "fcast",
      "chromecast",
      "http-file-server",
      "uniffi",
      "logging",
      "discovery_types"
    ],
    "chromecast": [
      "dep:serde",
      "dep:serde_json",
      "dep:rustls-pki-types",
      "dep:webpki-roots",
      "dep:tokio-rustls",
      "dep:prost",
      "dep:prost-build"
    ],
    "default": [
      "fcast",
      "chromecast",
      "http-file-server",
      "uniffi",
      "logging",
      "discovery"
    ],
    "discovery": [
      "dep:mdns-sd",
      "discovery_types",
      "dep:tokio-stream"
    ],
    "fcast": [
      "dep:fcast-protocol",
      "dep:serde",
      "dep:serde_json",
      "dep:base64",
      "dep:url"
    ],
    "http-file-server": [
      "dep:uuid",
      "dep:libc",
      "dep:http-range"
    ],
    "logging": [
      "dep:env_logger",
      "dep:log-panics",
      "dep:android_logger"
    ],
    "uniffi": [
      "dep:uniffi"
    ]
  },
  "index_path": "fc/as/fcast-sender-sdk",
  "name": "fcast-sender-sdk",
  "pubtime": "2025-10-09T07:18:13Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
