{
  "cksum": "9f7a082f99c664e6bd37888e6f8a64a0dcf780cd0426c71ce507e339b21c586e",
  "crate_file": "aimcal-core-0.9.2.crate",
  "crate_url": "https://static.crates.io/crates/aimcal-core/aimcal-core-0.9.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "bimap",
      "optional": false,
      "req": "^0.6.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono-tz",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": false,
      "req": "^6.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "iana-time-zone",
      "optional": false,
      "req": "^0.1.64",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "icalendar",
      "optional": false,
      "req": "^0.17.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.11.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.145",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "runtime-tokio"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fs"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "toml",
      "optional": false,
      "req": "^0.9.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.18.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "xdg",
      "optional": false,
      "req": "^3.0.0",
      "target": "cfg(unix)"
    }
  ],
  "features": {
    "default": [
      "sqlite"
    ],
    "sqlite": [
      "sqlx/sqlite"
    ],
    "sqlite-unbundled": [
      "sqlx/sqlite-unbundled"
    ]
  },
  "index_path": "ai/mc/aimcal-core",
  "name": "aimcal-core",
  "pubtime": "2025-10-08T02:58:15Z",
  "vers": "0.9.2",
  "yanked": false
}
