{
  "cksum": "219791f6a2ff95aec8ceede6621843a2b4a1a152237dcd0c6b73920de08b9366",
  "crate_file": "esp-csi-rs-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/esp-csi-rs/esp-csi-rs-0.2.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "critical-section",
      "optional": false,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "defmt",
      "optional": true,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "defmt-rtt",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "document-features",
      "optional": false,
      "req": "^0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "edge-dhcp",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "edge-nal",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "edge-nal-embassy",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "task-arena-size-32768"
      ],
      "kind": "normal",
      "name": "embassy-executor",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tcp",
        "udp",
        "dhcpv4",
        "medium-ethernet",
        "medium-ip",
        "raw",
        "dns"
      ],
      "kind": "normal",
      "name": "embassy-net",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "embassy-sync",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "generic-queue-8"
      ],
      "kind": "normal",
      "name": "embassy-time",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "embedded-io",
      "optional": false,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "embedded-io-async",
      "optional": false,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "enumset",
      "optional": false,
      "req": "^1.1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "esp-alloc",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "exception-handler",
        "panic-handler"
      ],
      "kind": "normal",
      "name": "esp-backtrace",
      "optional": false,
      "req": "^0.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "esp-bootloader-esp-idf",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "unstable"
      ],
      "kind": "normal",
      "name": "esp-hal",
      "optional": false,
      "req": "=1.0.0-rc.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "executors"
      ],
      "kind": "normal",
      "name": "esp-hal-embassy",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "esp-println",
      "optional": false,
      "req": "^0.15.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "wifi",
        "sniffer",
        "esp-alloc",
        "builtin-scheduler"
      ],
      "kind": "normal",
      "name": "esp-wifi",
      "optional": false,
      "req": "^0.15.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "heapless",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "medium-ethernet",
        "proto-dhcpv4",
        "proto-ipv4",
        "socket-dhcpv4",
        "socket-icmp",
        "socket-raw",
        "socket-tcp",
        "socket-udp"
      ],
      "kind": "normal",
      "name": "smoltcp",
      "optional": false,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "nightly"
      ],
      "kind": "normal",
      "name": "static_cell",
      "optional": false,
      "req": "^2.1.0",
      "target": null
    }
  ],
  "features": {
    "auto": [
      "esp-println/auto"
    ],
    "default": [
      "no-std",
      "println",
      "auto"
    ],
    "esp32": [
      "esp-backtrace/esp32",
      "esp-hal/esp32",
      "esp-hal/rt",
      "esp-println/esp32",
      "esp-bootloader-esp-idf/esp32",
      "esp-println/critical-section",
      "esp-wifi/esp32",
      "esp-wifi/csi",
      "esp-wifi/sniffer",
      "esp-hal-embassy/esp32"
    ],
    "esp32c2": [
      "esp-backtrace/esp32c2",
      "esp-bootloader-esp-idf/esp32c2",
      "esp-backtrace/println",
      "esp-hal/esp32c2",
      "esp-hal/rt",
      "esp-println/esp32c2",
      "esp-println/critical-section",
      "esp-wifi/esp32c2",
      "esp-wifi/csi",
      "esp-wifi/sniffer",
      "esp-hal-embassy/esp32c2"
    ],
    "esp32c3": [
      "esp-hal/esp32c3",
      "esp-hal/rt",
      "esp-backtrace/esp32c3",
      "esp-wifi/esp32c3",
      "esp-bootloader-esp-idf/esp32c3",
      "esp-wifi/csi",
      "esp-wifi/sniffer",
      "esp-hal-embassy/esp32c3",
      "esp-println/esp32c3",
      "esp-println/critical-section"
    ],
    "esp32c6": [
      "esp-hal/esp32c6",
      "esp-hal/rt",
      "esp-backtrace/esp32c6",
      "esp-wifi/esp32c6",
      "esp-bootloader-esp-idf/esp32c6",
      "esp-wifi/csi",
      "esp-wifi/sniffer",
      "esp-hal-embassy/esp32c6",
      "esp-println/esp32c6",
      "esp-println/critical-section"
    ],
    "esp32s3": [
      "esp-hal/esp32s3",
      "esp-hal/rt",
      "esp-backtrace/esp32s3",
      "esp-wifi/esp32s3",
      "esp-bootloader-esp-idf/esp32s3",
      "esp-wifi/csi",
      "esp-wifi/sniffer",
      "esp-hal-embassy/esp32s3",
      "esp-println/esp32s3",
      "esp-println/critical-section"
    ],
    "jtag-serial": [
      "esp-println/jtag-serial"
    ],
    "no-std": [],
    "println": [
      "esp-backtrace/println"
    ]
  },
  "features2": {
    "defmt": [
      "dep:defmt",
      "dep:defmt-rtt",
      "esp-hal/defmt",
      "esp-wifi/defmt",
      "esp-backtrace/defmt",
      "embassy-executor/defmt",
      "esp-println/defmt-espflash"
    ]
  },
  "index_path": "es/p-/esp-csi-rs",
  "name": "esp-csi-rs",
  "pubtime": "2025-08-21T06:29:28Z",
  "v": 2,
  "vers": "0.2.2",
  "yanked": false
}
