{
  "cksum": "e4774f7e3b80b566a9f351851779d181183c9730c8cb8ca486a46d488a34a9f9",
  "crate_file": "mnemara-0.2.1.crate",
  "crate_url": "https://static.crates.io/crates/mnemara/mnemara-0.2.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mnemara-core",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mnemara-protocol",
      "optional": true,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mnemara-server",
      "optional": true,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mnemara-store-file",
      "optional": true,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mnemara-store-sled",
      "optional": true,
      "req": "^0.2.1",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "all": [
      "file",
      "sled",
      "protocol",
      "server"
    ],
    "file": [
      "dep:mnemara-store-file"
    ],
    "protocol": [
      "dep:mnemara-protocol"
    ],
    "server": [
      "protocol",
      "sled",
      "dep:mnemara-server"
    ],
    "sled": [
      "dep:mnemara-store-sled"
    ]
  },
  "index_path": "mn/em/mnemara",
  "name": "mnemara",
  "pubtime": "2026-04-21T21:19:04Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.2.1",
  "yanked": false
}
