{
  "cksum": "70ec6e198718c9021780ea124584d5a9e2e582d1f75f51d9dde07c3a0bf12850",
  "crate_file": "reactor_serial-1.0.0.crate",
  "crate_url": "https://static.crates.io/crates/reactor_serial/reactor_serial-1.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrayref",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serialize"
      ],
      "kind": "normal",
      "name": "bevy",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "csv",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": false,
      "req": "^5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serialize"
      ],
      "kind": "normal",
      "name": "quick-xml",
      "optional": true,
      "req": "^0.36",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reactor_proto",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rmp-serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ron",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {
    "progress_tracking": [
      "reactor_proto/progress_tracking"
    ]
  },
  "features2": {
    "all_asset_loaders": [
      "ron",
      "toml",
      "yaml",
      "json",
      "msgpack",
      "xml",
      "csv"
    ],
    "csv": [
      "dep:csv",
      "reactor_proto/csv"
    ],
    "default": [
      "ron"
    ],
    "json": [
      "dep:serde_json",
      "reactor_proto/json"
    ],
    "msgpack": [
      "dep:rmp-serde",
      "reactor_proto/msgpack"
    ],
    "ron": [
      "dep:ron",
      "reactor_proto/ron"
    ],
    "toml": [
      "dep:toml",
      "reactor_proto/toml"
    ],
    "xml": [
      "dep:quick-xml",
      "reactor_proto/xml"
    ],
    "yaml": [
      "dep:serde_yaml",
      "reactor_proto/yaml"
    ]
  },
  "index_path": "re/ac/reactor_serial",
  "name": "reactor_serial",
  "pubtime": "2024-07-21T17:27:37Z",
  "v": 2,
  "vers": "1.0.0",
  "yanked": false
}
