{
  "cksum": "452833753ba57a82761c02a52d302c4391f38c39c84283c4348a4e070f75c3d8",
  "crate_file": "tele-0.1.23.crate",
  "crate_url": "https://static.crates.io/crates/tele/tele-0.1.23.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "http1",
        "tokio"
      ],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.8.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.11.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "async_tokio"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures-core",
      "optional": true,
      "req": "^0.3.32",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "graviola",
      "optional": false,
      "req": "^0.3.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "httpdate",
      "optional": false,
      "req": "^1.0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "tokio-comp"
      ],
      "kind": "normal",
      "name": "redis",
      "optional": true,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "reqx",
      "optional": false,
      "req": "^0.1.41",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "std"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "runtime-tokio",
        "tls-rustls-ring-webpki",
        "postgres",
        "json"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.8.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tele-macros",
      "optional": true,
      "req": "^0.1.23",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros",
        "rt",
        "time",
        "sync",
        "rt-multi-thread",
        "net"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.52.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros",
        "rt",
        "time",
        "sync",
        "rt-multi-thread",
        "net"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.52.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.44",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.5.8",
      "target": null
    }
  ],
  "features": {
    "_all-features-compat": [
      "reqx/_all-features-compat"
    ],
    "_blocking": [
      "reqx/_blocking"
    ],
    "blocking-tls-native": [
      "_blocking",
      "reqx/blocking-tls-native",
      "reqx/strict-feature-guards"
    ],
    "blocking-tls-rustls-aws-lc-rs": [
      "_blocking",
      "reqx/blocking-tls-rustls-aws-lc-rs",
      "reqx/strict-feature-guards"
    ],
    "blocking-tls-rustls-ring": [
      "_blocking",
      "reqx/blocking-tls-rustls-ring",
      "reqx/strict-feature-guards"
    ],
    "otel": [
      "reqx/otel"
    ]
  },
  "features2": {
    "_async": [
      "dep:bytes",
      "dep:futures-core",
      "dep:tokio",
      "reqx/_async"
    ],
    "async-tls-native": [
      "_async",
      "reqx/async-tls-native",
      "reqx/strict-feature-guards"
    ],
    "async-tls-rustls-aws-lc-rs": [
      "_async",
      "reqx/async-tls-rustls-aws-lc-rs",
      "reqx/strict-feature-guards"
    ],
    "async-tls-rustls-ring": [
      "_async",
      "reqx/async-tls-rustls-ring",
      "reqx/strict-feature-guards"
    ],
    "axum": [
      "bot",
      "dep:axum"
    ],
    "bot": [
      "_async"
    ],
    "default": [
      "async-tls-rustls-ring"
    ],
    "macros": [
      "bot",
      "dep:tele-macros"
    ],
    "postgres-session": [
      "bot",
      "dep:sqlx"
    ],
    "redis-session": [
      "bot",
      "dep:redis"
    ],
    "tracing": [
      "dep:tracing"
    ]
  },
  "index_path": "te/le/tele",
  "name": "tele",
  "pubtime": "2026-06-27T06:20:55Z",
  "rust_version": "1.96.0",
  "v": 2,
  "vers": "0.1.23",
  "yanked": false
}
