{
  "cksum": "9422e9159d713f5dcd78a7854052a7cf86701103ad22209385d086e3c5520ca0",
  "crate_file": "galvyn-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/galvyn/galvyn-0.3.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "tokio",
        "http1"
      ],
      "kind": "normal",
      "name": "axum",
      "optional": false,
      "req": "~0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "futures-lite",
      "optional": false,
      "req": "~2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "galvyn-contrib-auth",
      "optional": true,
      "req": "~0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "galvyn-contrib-oauth",
      "optional": true,
      "req": "~0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "galvyn-contrib-settings",
      "optional": true,
      "req": "~0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "galvyn-core",
      "optional": false,
      "req": "~0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "galvyn-macros",
      "optional": false,
      "req": "~0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "openapiv3",
      "optional": true,
      "req": "~2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rustls-tls"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "~0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rorm",
      "optional": true,
      "req": "~0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "schemars",
      "optional": true,
      "req": "~0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "~1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "signal-hook",
      "optional": true,
      "req": "~0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "futures-v0_3"
      ],
      "kind": "normal",
      "name": "signal-hook-tokio",
      "optional": true,
      "req": "~0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "~2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "net"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": ">=1.44.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "~0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "~0.3",
      "target": null
    }
  ],
  "features": {
    "axum-default": [
      "axum-ws"
    ],
    "axum-ws": [
      "axum/ws"
    ],
    "opentelemetry": [
      "galvyn-core/opentelemetry"
    ],
    "rorm-all-drivers": [
      "rorm/all-drivers"
    ],
    "rorm-chrono": [
      "rorm/chrono"
    ],
    "rorm-cli": [
      "rorm/cli"
    ],
    "rorm-msgpack": [
      "rorm/msgpack"
    ],
    "rorm-native-tls": [
      "rorm/native-tls"
    ],
    "rorm-postgres-only": [
      "rorm/postgres-only"
    ],
    "rorm-rustls": [
      "rorm/rustls"
    ],
    "rorm-schemars": [
      "rorm/schemars"
    ],
    "rorm-time": [
      "rorm/time"
    ],
    "rorm-url": [
      "rorm/url"
    ],
    "rorm-utoipa": [
      "rorm/utoipa"
    ],
    "rorm-uuid": [
      "rorm/uuid"
    ],
    "sessions": [
      "galvyn-core/sessions"
    ]
  },
  "features2": {
    "contrib": [
      "contrib-auth",
      "contrib-oauth",
      "contrib-settings"
    ],
    "contrib-auth": [
      "dep:galvyn-contrib-auth"
    ],
    "contrib-oauth": [
      "dep:galvyn-contrib-oauth"
    ],
    "contrib-settings": [
      "dep:galvyn-contrib-settings"
    ],
    "default": [
      "rorm-default",
      "axum-default",
      "openapi",
      "opentelemetry",
      "sessions",
      "graceful-shutdown",
      "schemars/url"
    ],
    "graceful-shutdown": [
      "dep:signal-hook",
      "dep:signal-hook-tokio"
    ],
    "openapi": [
      "dep:openapiv3"
    ],
    "rorm": [
      "galvyn-core/rorm",
      "dep:rorm"
    ],
    "rorm-default": [
      "rorm-postgres-only",
      "rorm-time",
      "rorm-uuid",
      "rorm-url",
      "rorm-schemars",
      "rorm-cli",
      "rorm"
    ]
  },
  "index_path": "ga/lv/galvyn",
  "name": "galvyn",
  "pubtime": "2026-03-26T13:10:58Z",
  "v": 2,
  "vers": "0.3.0",
  "yanked": false
}
