{
  "cksum": "6cc71ed876d84cbe8e69cc4f23746b52f9ab385f3bee3a04679368c7c235d788",
  "crate_file": "mnemara-0.6.0.crate",
  "crate_url": "https://static.crates.io/crates/mnemara/mnemara-0.6.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mnemara-core",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mnemara-protocol",
      "optional": true,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mnemara-server",
      "optional": true,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mnemara-store-file",
      "optional": true,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mnemara-store-sled",
      "optional": true,
      "req": "^0.6.0",
      "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-06-08T20:27:18Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.6.0",
  "yanked": false
}
