{
  "cksum": "764f7933a27419a0c5c3459699f430b034eaa9d957e34f9421f686ea07410f69",
  "crate_file": "blockly-rust-compiler-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/blockly-rust-compiler/blockly-rust-compiler-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "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": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-test",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "cli": [
      "clap",
      "tokio"
    ],
    "default": [],
    "full": [
      "web-service",
      "cli"
    ],
    "web-service": [
      "axum",
      "tokio"
    ]
  },
  "index_path": "bl/oc/blockly-rust-compiler",
  "name": "blockly-rust-compiler",
  "pubtime": "2025-12-17T13:31:03Z",
  "vers": "0.1.1",
  "yanked": false
}
