{
  "cksum": "02b20845c381f349c3d491629c8583eb363cf19289c2045285375bee73694520",
  "crate_file": "maviola-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/maviola/maviola-0.3.0.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": "normal",
      "name": "document-features",
      "optional": false,
      "req": "^0.2.10",
      "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",
        "dlct-minimal",
        "sha2",
        "std"
      ],
      "kind": "normal",
      "name": "mavio",
      "optional": false,
      "req": "^0.5.5",
      "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": {
    "default": [],
    "definitions": [
      "mavio/definitions"
    ],
    "derive": [
      "mavio/derive"
    ],
    "dlct-all": [
      "dlct-ardupilotmega",
      "dlct-common",
      "dlct-asluav",
      "dlct-avssuas",
      "dlct-cs_air_link",
      "dlct-cubepilot",
      "dlct-development",
      "dlct-icarous",
      "dlct-matrixpilot",
      "dlct-minimal",
      "dlct-paparazzi",
      "dlct-standard",
      "dlct-ualberta",
      "dlct-uavionix",
      "mavio/dlct-all"
    ],
    "dlct-ardupilotmega": [
      "dlct-common",
      "mavio/dlct-ardupilotmega"
    ],
    "dlct-asluav": [
      "mavio/dlct-asluav"
    ],
    "dlct-avssuas": [
      "dlct-common",
      "mavio/dlct-avssuas"
    ],
    "dlct-common": [
      "dlct-minimal",
      "mavio/dlct-common"
    ],
    "dlct-cs_air_link": [
      "mavio/dlct-cs_air_link"
    ],
    "dlct-cubepilot": [
      "dlct-common",
      "mavio/dlct-cubepilot"
    ],
    "dlct-development": [
      "dlct-common",
      "mavio/dlct-development"
    ],
    "dlct-icarous": [
      "mavio/dlct-icarous"
    ],
    "dlct-matrixpilot": [
      "dlct-common",
      "mavio/dlct-matrixpilot"
    ],
    "dlct-minimal": [
      "mavio/dlct-minimal"
    ],
    "dlct-paparazzi": [
      "dlct-common",
      "mavio/dlct-paparazzi"
    ],
    "dlct-standard": [
      "dlct-minimal",
      "mavio/dlct-standard"
    ],
    "dlct-ualberta": [
      "dlct-common",
      "mavio/dlct-ualberta"
    ],
    "dlct-uavionix": [
      "dlct-common",
      "mavio/dlct-uavionix"
    ],
    "metadata": [
      "mavio/metadata"
    ],
    "msrv": [
      "mavio/msrv"
    ],
    "msrv-all": [
      "msrv-heartbeat",
      "msrv-mission",
      "msrv-parameter",
      "msrv-parameter-ext",
      "msrv-command",
      "msrv-manual-control",
      "msrv-camera",
      "msrv-gimbal-v1",
      "msrv-gimbal-v2",
      "msrv-arm-auth",
      "msrv-image-transmission",
      "msrv-ftp",
      "msrv-landing-target",
      "msrv-ping",
      "msrv-path-planning",
      "msrv-battery",
      "msrv-terrain",
      "msrv-tunnel",
      "msrv-open-drone-id",
      "msrv-high-latency",
      "msrv-component-metadata",
      "msrv-payload",
      "msrv-traffic-management",
      "msrv-events-interface",
      "msrv-time-sync",
      "mavio/msrv-all"
    ],
    "msrv-arm-auth": [
      "msrv",
      "mavio/msrv-arm-auth",
      "dlct-common"
    ],
    "msrv-battery": [
      "msrv",
      "mavio/msrv-battery",
      "dlct-common"
    ],
    "msrv-camera": [
      "msrv",
      "mavio/msrv-camera",
      "dlct-common"
    ],
    "msrv-command": [
      "msrv",
      "mavio/msrv-command",
      "dlct-common"
    ],
    "msrv-component-metadata": [
      "msrv",
      "mavio/msrv-component-metadata",
      "dlct-common"
    ],
    "msrv-events-interface": [
      "msrv",
      "mavio/msrv-events-interface",
      "dlct-common"
    ],
    "msrv-ftp": [
      "msrv",
      "mavio/msrv-ftp",
      "dlct-common"
    ],
    "msrv-gimbal-v1": [
      "msrv",
      "mavio/msrv-gimbal-v1",
      "dlct-common"
    ],
    "msrv-gimbal-v2": [
      "msrv",
      "mavio/msrv-gimbal-v2",
      "dlct-common"
    ],
    "msrv-heartbeat": [
      "msrv",
      "mavio/msrv-heartbeat",
      "dlct-minimal"
    ],
    "msrv-high-latency": [
      "msrv",
      "mavio/msrv-high-latency",
      "dlct-common"
    ],
    "msrv-image-transmission": [
      "msrv",
      "mavio/msrv-image-transmission",
      "dlct-common"
    ],
    "msrv-landing-target": [
      "msrv",
      "mavio/msrv-landing-target",
      "dlct-common"
    ],
    "msrv-manual-control": [
      "msrv",
      "mavio/msrv-manual-control",
      "dlct-common"
    ],
    "msrv-mission": [
      "msrv",
      "mavio/msrv-mission",
      "dlct-common"
    ],
    "msrv-open-drone-id": [
      "msrv",
      "mavio/msrv-open-drone-id",
      "dlct-common"
    ],
    "msrv-parameter": [
      "msrv",
      "mavio/msrv-parameter",
      "dlct-common"
    ],
    "msrv-parameter-ext": [
      "msrv",
      "mavio/msrv-parameter-ext",
      "dlct-common"
    ],
    "msrv-path-planning": [
      "msrv",
      "mavio/msrv-path-planning",
      "dlct-common"
    ],
    "msrv-payload": [
      "msrv",
      "mavio/msrv-payload",
      "dlct-common"
    ],
    "msrv-ping": [
      "msrv",
      "mavio/msrv-ping",
      "dlct-common"
    ],
    "msrv-terrain": [
      "msrv",
      "mavio/msrv-terrain",
      "dlct-common"
    ],
    "msrv-time-sync": [
      "msrv",
      "mavio/msrv-time-sync",
      "dlct-common"
    ],
    "msrv-traffic-management": [
      "msrv",
      "mavio/msrv-traffic-management",
      "dlct-common"
    ],
    "msrv-tunnel": [
      "msrv",
      "mavio/msrv-tunnel",
      "dlct-common"
    ],
    "msrv-utils": [
      "msrv",
      "mavio/msrv-utils"
    ],
    "msrv-utils-all": [
      "msrv-utils-mission",
      "mavio/msrv-utils-all"
    ],
    "msrv-utils-mission": [
      "msrv-utils",
      "msrv-mission",
      "dlct-common",
      "mavio/msrv-utils-mission"
    ],
    "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"
    ],
    "full": [
      "derive",
      "sync",
      "async",
      "serde",
      "specta",
      "dlct-all",
      "msrv-all",
      "definitions"
    ],
    "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-03-15T22:01:23Z",
  "v": 2,
  "vers": "0.3.0",
  "yanked": false
}
