{
  "cksum": "d77205f0d5d8e0a10363a56ead14ebb16e04d85cd292fd10eebcb69b60abc74b",
  "crate_file": "python_rt-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/python_rt/python_rt-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.75",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.77",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost-types",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "auto-initialize",
        "serde"
      ],
      "kind": "normal",
      "name": "pyo3",
      "optional": false,
      "req": "^0.21.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.188",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.105",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tonic",
      "optional": true,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wd_log",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "point-free",
        "sync",
        "ptr",
        "md5",
        "hex",
        "time",
        "http",
        "b64",
        "pool"
      ],
      "kind": "normal",
      "name": "wd_tools",
      "optional": false,
      "req": "^0.13.8",
      "target": null
    }
  ],
  "features": {
    "client": [
      "grpc"
    ],
    "default": [
      "grpc",
      "server",
      "client"
    ],
    "grpc": [
      "tonic",
      "prost-types",
      "prost"
    ],
    "server": [
      "grpc"
    ]
  },
  "index_path": "py/th/python_rt",
  "name": "python_rt",
  "pubtime": "2024-06-15T19:25:52Z",
  "vers": "0.1.0",
  "yanked": false
}
