{
  "cksum": "be93757303538cb60207845a21aef6f34bb09ff08eeaa8d792a813d1bd41ac22",
  "crate_file": "dtm_client-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/dtm_client/dtm_client-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "httpmock",
      "optional": false,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": true,
      "req": "^1.21.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost",
      "optional": true,
      "req": "^0.14.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost-types",
      "optional": true,
      "req": "^0.14.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokio-comp"
      ],
      "kind": "normal",
      "name": "redis",
      "optional": true,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "rustls-tls"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.12.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.145",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "net",
        "rt-multi-thread",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.48.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-stream",
      "optional": false,
      "req": "^0.1.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "transport"
      ],
      "kind": "normal",
      "name": "tonic",
      "optional": true,
      "req": "^0.14.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tonic-prost",
      "optional": true,
      "req": "^0.14.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "tonic-prost-build",
      "optional": false,
      "req": "^0.14.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.43",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": true,
      "req": "^2.5.7",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "barrier-redis": [
      "dep:redis"
    ],
    "default": [
      "http",
      "grpc",
      "workflow",
      "barrier-redis"
    ],
    "grpc": [
      "dep:tonic",
      "dep:tonic-prost",
      "dep:prost",
      "dep:prost-types",
      "dep:bytes"
    ],
    "http": [
      "dep:reqwest",
      "dep:url"
    ],
    "workflow": [
      "http",
      "grpc",
      "dep:base64",
      "dep:once_cell"
    ]
  },
  "index_path": "dt/m_/dtm_client",
  "name": "dtm_client",
  "pubtime": "2025-12-18T05:40:54Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
