{
  "cksum": "2e6a909492098dfa4bb32705c23be3685014e5769d50cb4aee0539e453bd6d45",
  "crate_file": "allframe-core-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/allframe-core/allframe-core-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "allframe-macros",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "allsource-core",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-graphql",
      "optional": true,
      "req": "^7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-graphql-parser",
      "optional": true,
      "req": "^7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "hyper",
      "optional": false,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "mockall",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost-types",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.48",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "transport",
        "codegen"
      ],
      "kind": "normal",
      "name": "tonic",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "tonic-build",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tonic-reflection",
      "optional": true,
      "req": "^0.14",
      "target": null
    }
  ],
  "features": {
    "cqrs": [
      "allframe-macros"
    ],
    "cqrs-allsource": [
      "cqrs",
      "allsource-core"
    ],
    "cqrs-postgres": [
      "cqrs-allsource",
      "allsource-core/postgres"
    ],
    "cqrs-rocksdb": [
      "cqrs-allsource",
      "allsource-core/rocksdb-storage"
    ],
    "default": [
      "di",
      "openapi",
      "router",
      "otel"
    ],
    "di": [
      "allframe-macros"
    ],
    "openapi": [],
    "otel": [
      "allframe-macros"
    ],
    "router": [
      "toml"
    ],
    "router-full": [
      "router-graphql",
      "router-grpc"
    ],
    "router-graphql": [
      "router",
      "async-graphql",
      "async-graphql-parser"
    ],
    "router-grpc": [
      "router",
      "tonic",
      "tonic-reflection",
      "prost",
      "prost-types",
      "tonic-build",
      "tokio-stream",
      "futures"
    ]
  },
  "index_path": "al/lf/allframe-core",
  "name": "allframe-core",
  "pubtime": "2025-12-05T01:59:28Z",
  "rust_version": "1.86",
  "vers": "0.1.0",
  "yanked": false
}
