{
  "cksum": "80858316d998b1d03bff306cc80b6272558945052bf0c6929599862a0c6eea90",
  "crate_file": "freertos-in-rust-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/freertos-in-rust/freertos-in-rust-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cortex-m",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cortex-m-rt",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "riscv",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "riscv-rt",
      "optional": true,
      "req": "^0.13",
      "target": null
    }
  ],
  "features": {
    "abort-delay": [],
    "all-kernel-features": [
      "list-data-integrity-check",
      "trace-facility",
      "stack-overflow-check",
      "record-stack-high-address",
      "task-delete",
      "task-suspend",
      "abort-delay",
      "task-priority-set",
      "stack-high-water-mark",
      "use-mutexes",
      "timers",
      "stream-buffers",
      "queue-sets",
      "queue-registry",
      "pend-function-call",
      "application-task-tag",
      "thread-local-storage",
      "idle-yield",
      "stats-formatting",
      "generate-run-time-stats",
      "tickless-idle"
    ],
    "alloc": [],
    "application-task-tag": [],
    "arch-32bit": [],
    "arch-64bit": [],
    "default": [
      "port-dummy"
    ],
    "generate-run-time-stats": [],
    "heap-4": [],
    "heap-5": [],
    "idle-yield": [],
    "list-data-integrity-check": [],
    "pend-function-call": [],
    "port-cortex-a53": [
      "arch-64bit",
      "tick-64bit"
    ],
    "port-cortex-a9": [
      "arch-32bit",
      "tick-32bit"
    ],
    "port-dummy": [
      "arch-32bit",
      "tick-32bit"
    ],
    "port-test": [
      "std",
      "arch-32bit",
      "tick-32bit"
    ],
    "queue-registry": [],
    "queue-sets": [],
    "record-stack-high-address": [],
    "stack-high-water-mark": [],
    "stack-overflow-check": [],
    "stats-formatting": [],
    "std": [],
    "stream-buffers": [],
    "task-delete": [],
    "task-priority-set": [],
    "task-suspend": [],
    "thread-local-storage": [],
    "tick-32bit": [],
    "tick-64bit": [],
    "tickless-idle": [],
    "timers": [],
    "trace-facility": [],
    "use-mutexes": [],
    "user-config": []
  },
  "features2": {
    "port-cortex-m0": [
      "dep:cortex-m",
      "dep:cortex-m-rt",
      "arch-32bit",
      "tick-32bit"
    ],
    "port-cortex-m3": [
      "dep:cortex-m",
      "dep:cortex-m-rt",
      "arch-32bit",
      "tick-32bit"
    ],
    "port-cortex-m4f": [
      "dep:cortex-m",
      "dep:cortex-m-rt",
      "arch-32bit",
      "tick-32bit"
    ],
    "port-cortex-m7": [
      "dep:cortex-m",
      "dep:cortex-m-rt",
      "arch-32bit",
      "tick-32bit"
    ],
    "port-riscv32": [
      "dep:riscv",
      "dep:riscv-rt",
      "arch-32bit",
      "tick-32bit"
    ]
  },
  "index_path": "fr/ee/freertos-in-rust",
  "name": "freertos-in-rust",
  "pubtime": "2026-07-10T16:43:12Z",
  "v": 2,
  "vers": "0.3.0",
  "yanked": false
}
