{
  "cksum": "e864a86b029c5f4727c58fb9d2aa236e9f200736ebe67312517017e4054e2213",
  "crate_file": "rsiot-0.0.37.crate",
  "crate_url": "https://static.crates.io/crates/rsiot/rsiot-0.0.37.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "document-features",
      "optional": false,
      "req": "^0.2.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsiot-component-core",
      "optional": true,
      "req": "^0.0.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsiot-env-vars",
      "optional": true,
      "req": "^0.0.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsiot-extra-components",
      "optional": true,
      "req": "^0.0.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsiot-http-client",
      "optional": true,
      "req": "^0.0.35",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsiot-http-client-wasm",
      "optional": true,
      "req": "^0.0.35",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsiot-http-server",
      "optional": true,
      "req": "^0.0.36",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsiot-logging",
      "optional": false,
      "req": "^0.0.37",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsiot-messages-core",
      "optional": false,
      "req": "^0.0.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsiot-modbus-client",
      "optional": true,
      "req": "^0.0.35",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsiot-plc",
      "optional": true,
      "req": "^0.0.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsiot-redis-client",
      "optional": true,
      "req": "^0.0.35",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsiot-timescaledb-storing",
      "optional": true,
      "req": "^0.0.35",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsiot-websocket-client",
      "optional": true,
      "req": "^0.0.35",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsiot-websocket-client-wasm",
      "optional": true,
      "req": "^0.0.35",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsiot-websocket-server",
      "optional": true,
      "req": "^0.0.35",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "sync",
        "rt",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.35.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.5.0",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "components": [
      "dep:tokio",
      "dep:rsiot-extra-components",
      "dep:rsiot-component-core"
    ],
    "env-vars": [
      "dep:rsiot-env-vars"
    ],
    "http-client": [
      "components",
      "dep:rsiot-http-client"
    ],
    "http-client-wasm": [
      "components",
      "dep:rsiot-http-client-wasm"
    ],
    "http-server": [
      "components",
      "dep:rsiot-http-server"
    ],
    "modbus-client": [
      "components",
      "dep:rsiot-modbus-client"
    ],
    "plc": [
      "components",
      "dep:rsiot-plc"
    ],
    "redis-client": [
      "components",
      "dep:rsiot-redis-client"
    ],
    "single-thread": [
      "rsiot-component-core?/single-thread",
      "rsiot-extra-components?/single-thread",
      "rsiot-http-client?/single-thread",
      "rsiot-http-client-wasm?/single-thread",
      "rsiot-http-server?/single-thread",
      "rsiot-modbus-client?/single-thread",
      "rsiot-plc?/single-thread",
      "rsiot-redis-client?/single-thread",
      "rsiot-timescaledb-storing?/single-thread",
      "rsiot-websocket-client?/single-thread",
      "rsiot-websocket-client-wasm?/single-thread",
      "rsiot-websocket-server?/single-thread"
    ],
    "timescaledb-storing": [
      "components",
      "dep:rsiot-timescaledb-storing"
    ],
    "websocket-client": [
      "components",
      "dep:rsiot-websocket-client"
    ],
    "websocket-client-wasm": [
      "components",
      "dep:rsiot-websocket-client-wasm"
    ],
    "websocket-server": [
      "components",
      "dep:rsiot-websocket-server"
    ]
  },
  "index_path": "rs/io/rsiot",
  "name": "rsiot",
  "pubtime": "2024-01-12T08:15:11Z",
  "rust_version": "1.75.0",
  "v": 2,
  "vers": "0.0.37",
  "yanked": false
}
