{
  "cksum": "f5d080d11ecc0ea3f17597b7b1e4ee1fdc5c591e36292d6a5dac07541c05d7e2",
  "crate_file": "cyrs-lang-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/cyrs-lang/cyrs-lang-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cyrs-ast",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cyrs-db",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cyrs-diag",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cyrs-fmt",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cyrs-hir",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cyrs-plan",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cyrs-project",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cyrs-schema",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cyrs-sema",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cyrs-syntax",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "core": [
      "dep:cyrs-syntax",
      "dep:cyrs-ast",
      "dep:cyrs-hir",
      "dep:cyrs-sema",
      "dep:cyrs-diag",
      "dep:cyrs-plan",
      "dep:cyrs-db"
    ],
    "default": [
      "core",
      "fmt",
      "schema"
    ],
    "fmt": [
      "dep:cyrs-fmt",
      "core"
    ],
    "fmt-only": [
      "fmt",
      "core"
    ],
    "lsp-only": [
      "core",
      "fmt"
    ],
    "schema": [
      "dep:cyrs-schema",
      "dep:cyrs-project",
      "core"
    ],
    "schema-only": [
      "schema",
      "core"
    ]
  },
  "index_path": "cy/rs/cyrs-lang",
  "name": "cyrs-lang",
  "pubtime": "2026-05-11T07:43:21Z",
  "rust_version": "1.94",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
