{
  "cksum": "8bf4b2bc9458b44cb850a50f34d974149cb97c823a917c7d028952aef4f2a98c",
  "crate_file": "signal-kit-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/signal-kit/signal-kit-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "macros",
        "tokio",
        "http1",
        "http2"
      ],
      "kind": "dev",
      "name": "axum",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "heck",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "logs",
        "trace",
        "metrics",
        "tracing"
      ],
      "kind": "normal",
      "name": "opentelemetry",
      "optional": false,
      "req": "~0.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "opentelemetry-appender-tracing",
      "optional": false,
      "req": "~0.31",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "tokio",
        "tokio"
      ],
      "kind": "normal",
      "name": "opentelemetry-otlp",
      "optional": false,
      "req": "~0.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "semconv_experimental"
      ],
      "kind": "normal",
      "name": "opentelemetry-semantic-conventions",
      "optional": false,
      "req": "~0.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-tokio",
        "logs",
        "metrics",
        "trace",
        "experimental_trace_batch_span_processor_with_async_runtime",
        "experimental_metrics_periodicreader_with_async_runtime",
        "experimental_logs_batch_log_processor_with_async_runtime"
      ],
      "kind": "normal",
      "name": "opentelemetry_sdk",
      "optional": false,
      "req": "~0.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12",
      "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": [],
      "kind": "normal",
      "name": "sysinfo",
      "optional": true,
      "req": "^0.34.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "test-log",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "~2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower",
      "optional": true,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "log"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "~0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-appender",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-core",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-error",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-opentelemetry",
      "optional": false,
      "req": "^0.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "registry",
        "smallvec",
        "tracing-log",
        "ansi",
        "env-filter",
        "fmt",
        "json"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "~0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "ulid",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "traces",
      "metrics",
      "fmt",
      "grpc-tonic",
      "tls-roots"
    ],
    "fmt": [
      "tracing-subscriber/fmt"
    ],
    "grpc-tonic": [
      "opentelemetry-otlp/grpc-tonic"
    ],
    "http-proto": [
      "opentelemetry-otlp/http-proto"
    ],
    "json": [
      "tracing-subscriber/json"
    ],
    "logs-otlp": [
      "opentelemetry/logs",
      "opentelemetry_sdk/logs",
      "opentelemetry-otlp/logs"
    ],
    "metrics": [
      "opentelemetry/metrics",
      "opentelemetry_sdk/metrics",
      "opentelemetry-otlp/metrics"
    ],
    "process": [],
    "tls": [
      "opentelemetry-otlp/tls"
    ],
    "tls-roots": [
      "opentelemetry-otlp/tls-roots"
    ],
    "tls-webpki-roots": [
      "opentelemetry-otlp/tls-webpki-roots"
    ],
    "traces": [
      "opentelemetry/trace",
      "opentelemetry_sdk/trace",
      "opentelemetry-otlp/trace"
    ]
  },
  "features2": {
    "file-logging": [
      "dep:tracing-appender"
    ],
    "http": [
      "dep:tower",
      "dep:http",
      "dep:http-body"
    ],
    "system": [
      "dep:sysinfo"
    ]
  },
  "index_path": "si/gn/signal-kit",
  "name": "signal-kit",
  "pubtime": "2026-06-22T15:44:22Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
