{
  "cksum": "d4d161ec600e64f1f930f6bc2a763001424ec8a834be718db8d98fed7534c2a5",
  "crate_file": "jarust_transport-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/jarust_transport/jarust_transport-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.77",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2.12",
      "target": "cfg(target_family = \"wasm\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "jarust_rt",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls",
      "optional": true,
      "req": "^0.22.2",
      "target": "cfg(not(target_family = \"wasm\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls-native-certs",
      "optional": true,
      "req": "^0.7.0",
      "target": "cfg(not(target_family = \"wasm\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.51",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync",
        "time",
        "rt"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.35.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": false,
      "req": "^0.21.0",
      "target": "cfg(not(target_family = \"wasm\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.40",
      "target": null
    }
  ],
  "features": {
    "default": [
      "use-native-tls"
    ],
    "use-native-tls": [
      "tokio-tungstenite/native-tls"
    ],
    "use-rustls": [
      "rustls",
      "rustls-native-certs",
      "tokio-tungstenite/__rustls-tls"
    ]
  },
  "index_path": "ja/ru/jarust_transport",
  "name": "jarust_transport",
  "pubtime": "2024-05-24T08:39:26Z",
  "vers": "0.3.0",
  "yanked": false
}
