{
  "cksum": "3648a5ba0dd266207bc4bb4615749176074263113157dd4ddd0c138a84bfa611",
  "crate_file": "maviola-0.2.3.crate",
  "crate_url": "https://static.crates.io/crates/maviola/maviola-0.2.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-stream",
      "optional": true,
      "req": "^0.3.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1.79",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.11.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "extras",
        "minimal",
        "sha2",
        "std"
      ],
      "kind": "normal",
      "name": "mavio",
      "optional": false,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std",
        "rust"
      ],
      "kind": "normal",
      "name": "mavspec",
      "optional": true,
      "req": "^0.4.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "portpicker",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.197",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde_arrays",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serialport",
      "optional": true,
      "req": "^4.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "specta",
      "optional": true,
      "req": "=2.0.0-rc.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "specta-util",
      "optional": true,
      "req": "^0.0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync",
        "rt",
        "net",
        "fs",
        "io-util",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.36.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync",
        "rt",
        "rt-multi-thread",
        "net",
        "fs",
        "io-util",
        "time",
        "test-util",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.36.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-serial",
      "optional": true,
      "req": "^5.4.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": true,
      "req": "^0.1.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-util",
      "optional": true,
      "req": "^0.7.10",
      "target": null
    }
  ],
  "features": {
    "all": [
      "ardupilotmega",
      "common",
      "asluav",
      "avssuas",
      "cs_air_link",
      "cubepilot",
      "development",
      "icarous",
      "matrixpilot",
      "minimal",
      "paparazzi",
      "standard",
      "ualberta",
      "uavionix",
      "mavio/all"
    ],
    "ardupilotmega": [
      "common",
      "mavio/ardupilotmega"
    ],
    "asluav": [
      "mavio/asluav"
    ],
    "avssuas": [
      "common",
      "mavio/avssuas"
    ],
    "common": [
      "minimal",
      "mavio/common"
    ],
    "cs_air_link": [
      "mavio/cs_air_link"
    ],
    "cubepilot": [
      "common",
      "mavio/cubepilot"
    ],
    "default": [],
    "development": [
      "common",
      "mavio/development"
    ],
    "icarous": [
      "mavio/icarous"
    ],
    "matrixpilot": [
      "common",
      "mavio/matrixpilot"
    ],
    "minimal": [
      "mavio/minimal"
    ],
    "paparazzi": [
      "common",
      "mavio/paparazzi"
    ],
    "standard": [
      "minimal",
      "mavio/standard"
    ],
    "ualberta": [
      "common",
      "mavio/ualberta"
    ],
    "uavionix": [
      "common",
      "mavio/uavionix"
    ],
    "unsafe": [
      "mavio/unsafe"
    ],
    "unstable": [
      "mavio/unstable"
    ]
  },
  "features2": {
    "async": [
      "dep:async-stream",
      "dep:async-trait",
      "dep:tokio",
      "dep:tokio-stream",
      "dep:tokio-util",
      "dep:tokio-serial",
      "mavio/tokio"
    ],
    "derive": [
      "dep:mavspec"
    ],
    "full": [
      "derive",
      "sync",
      "async",
      "all",
      "serde",
      "specta"
    ],
    "serde": [
      "dep:serde",
      "dep:serde_arrays",
      "mavio/serde"
    ],
    "specta": [
      "dep:specta",
      "dep:specta-util",
      "mavio/specta"
    ],
    "sync": [
      "dep:serialport"
    ],
    "test_utils": [
      "derive",
      "sync",
      "async",
      "unstable",
      "unsafe"
    ]
  },
  "index_path": "ma/vi/maviola",
  "name": "maviola",
  "pubtime": "2025-01-21T02:48:56Z",
  "v": 2,
  "vers": "0.2.3",
  "yanked": false
}
