{
  "cksum": "b31cc9f930c7edce0c1933659d405a330a28346cdf087bd283a56a6d72eb3d85",
  "crate_file": "mavlink-core-0.18.0.crate",
  "crate_url": "https://static.crates.io/crates/mavlink-core/mavlink-core-0.18.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "arbitrary",
      "optional": true,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1.18",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.3.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "crc-any",
      "optional": false,
      "req": "^2.3.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "embedded-io",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "embedded-io-async",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "std_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.115",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_arrays",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serialport",
      "optional": true,
      "req": "^4.7.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "io-util",
        "net",
        "fs"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "io-util",
        "net",
        "fs",
        "macros",
        "rt"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tokio-serial",
      "optional": true,
      "req": "^5.4.4",
      "target": null
    }
  ],
  "features": {
    "std": [
      "byteorder/std"
    ],
    "transport-direct-serial": [
      "serialport"
    ],
    "transport-tcp": [],
    "transport-udp": []
  },
  "features2": {
    "arbitrary": [
      "dep:arbitrary",
      "dep:rand"
    ],
    "default": [
      "std",
      "transport-tcp",
      "transport-udp",
      "transport-direct-serial",
      "serde"
    ],
    "embedded": [
      "dep:embedded-io",
      "dep:embedded-io-async"
    ],
    "mav2-message-signing": [
      "dep:sha2"
    ],
    "serde": [
      "dep:serde",
      "dep:serde_arrays"
    ],
    "tokio": [
      "dep:tokio",
      "dep:async-trait",
      "dep:tokio-serial",
      "dep:futures"
    ]
  },
  "index_path": "ma/vl/mavlink-core",
  "name": "mavlink-core",
  "pubtime": "2026-05-09T03:30:58Z",
  "rust_version": "1.85.0",
  "v": 2,
  "vers": "0.18.0",
  "yanked": false
}
