{
  "cksum": "2a05cbf6de8441ad4471873d05cf58d730b4f9082fe54d53aaa20572ad1d3f14",
  "crate_file": "insim-2.0.0.crate",
  "crate_url": "https://static.crates.io/crates/insim/insim-2.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1.68",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^2.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "from_variants",
      "optional": false,
      "req": "^1.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "if_chain",
      "optional": false,
      "req": "^1.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "insim_core",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "insim_pth",
      "optional": true,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "insim_smx",
      "optional": true,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.188",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.40",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "time",
        "net",
        "macros",
        "sync",
        "tracing"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-test",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.23.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.37",
      "target": null
    }
  ],
  "features": {
    "blocking": []
  },
  "features2": {
    "default": [
      "tokio",
      "blocking",
      "websocket"
    ],
    "pth": [
      "dep:insim_pth"
    ],
    "serde": [
      "dep:serde",
      "insim_core/serde",
      "bitflags/serde",
      "indexmap/serde"
    ],
    "smx": [
      "dep:insim_smx"
    ],
    "tokio": [
      "dep:tokio",
      "dep:async-trait"
    ],
    "websocket": [
      "tokio",
      "dep:tokio-tungstenite",
      "futures-util"
    ]
  },
  "index_path": "in/si/insim",
  "name": "insim",
  "pubtime": "2024-08-16T22:18:54Z",
  "rust_version": "1.75",
  "v": 2,
  "vers": "2.0.0",
  "yanked": false
}
