{
  "cksum": "706d2013ccb41633c8ec960f8d9340a541a0d5eec7f18c301e9ba312faec1191",
  "crate_file": "sos-ipc-0.16.5.crate",
  "crate_url": "https://static.crates.io/crates/sos-ipc/sos-ipc-0.16.5.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sink"
      ],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body-util",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokio"
      ],
      "kind": "normal",
      "name": "hyper-util",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "indexmap",
      "optional": true,
      "req": "^2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokio"
      ],
      "kind": "normal",
      "name": "interprocess",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "matchit",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "open",
      "optional": true,
      "req": "^5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "rustc_version",
      "optional": false,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "base64"
      ],
      "kind": "normal",
      "name": "serde_with",
      "optional": true,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sos-protocol",
      "optional": false,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "account"
      ],
      "kind": "normal",
      "name": "sos-sdk",
      "optional": false,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io-util",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "codec"
      ],
      "kind": "normal",
      "name": "tokio-util",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "util"
      ],
      "kind": "normal",
      "name": "tower",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "typeshare",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "account": [
      "sos-sdk/account",
      "sos-protocol/account"
    ],
    "archive": [
      "sos-sdk/archive",
      "sos-protocol/archive"
    ],
    "client": [
      "interprocess",
      "local-transport",
      "compression-zlib",
      "hyper/http1",
      "hyper/client",
      "http-body-util",
      "hyper-util"
    ],
    "compression-zlib": [
      "flate2"
    ],
    "contacts": [
      "sos-sdk/contacts",
      "sos-protocol/contacts"
    ],
    "files": [
      "sos-sdk/files",
      "sos-protocol/files"
    ],
    "integration": [
      "account",
      "indexmap",
      "async-trait"
    ],
    "local-transport": [
      "serde_with",
      "async-trait"
    ],
    "migrate": [
      "sos-sdk/migrate",
      "sos-protocol/migrate"
    ],
    "native-bridge-client": [
      "local-transport",
      "tokio/process",
      "tokio/io-std"
    ],
    "native-bridge-server": [
      "client",
      "open",
      "tokio/io-std"
    ],
    "search": [
      "sos-sdk/search",
      "sos-protocol/search"
    ],
    "server": [
      "interprocess",
      "local-transport",
      "compression-zlib",
      "hyper/http1",
      "hyper/server",
      "tower",
      "matchit",
      "http-body-util",
      "hyper-util"
    ]
  },
  "index_path": "so/s-/sos-ipc",
  "name": "sos-ipc",
  "pubtime": "2024-12-06T07:53:55Z",
  "vers": "0.16.5",
  "yanked": false
}
