{
  "cksum": "2b9a66b142fd280cf7fae9d0e23ccf536450923b92072bca6f0cea2573167964",
  "crate_file": "shori-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/shori/shori-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm-siv",
      "optional": true,
      "req": "^0.11.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "argon2",
      "optional": true,
      "req": "^0.5.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "default"
      ],
      "kind": "dev",
      "name": "kenzu",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mokuya",
      "optional": false,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nekotracing",
      "optional": true,
      "req": "^0.0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "proc-macro2",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "quote",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "regex",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "syn",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0",
      "target": null
    }
  ],
  "features": {
    "arc": [],
    "box": [],
    "hashmap": [],
    "mutex": [],
    "oncecell": [],
    "refcell": [],
    "tuple": [],
    "unsafecell": [],
    "vec": []
  },
  "features2": {
    "aes-gcm-siv": [
      "dep:aes-gcm-siv"
    ],
    "argon2": [
      "dep:argon2"
    ],
    "bincode": [
      "dep:bincode"
    ],
    "default": [
      "full"
    ],
    "full": [
      "hex",
      "bincode",
      "argon2",
      "aes-gcm-siv",
      "nekotracing",
      "toml",
      "regex",
      "serde",
      "serde_json",
      "tokio",
      "arc",
      "box",
      "hashmap",
      "mutex",
      "oncecell",
      "refcell",
      "vec",
      "unsafecell",
      "tuple"
    ],
    "hex": [
      "dep:hex"
    ],
    "nekotracing": [
      "dep:nekotracing",
      "dep:chrono"
    ],
    "regex": [
      "dep:regex"
    ],
    "serde": [
      "dep:serde"
    ],
    "serde_json": [
      "dep:serde_json"
    ],
    "tokio": [
      "dep:tokio"
    ],
    "toml": [
      "dep:toml"
    ]
  },
  "index_path": "sh/or/shori",
  "name": "shori",
  "pubtime": "2025-10-17T23:26:53Z",
  "v": 2,
  "vers": "0.1.1",
  "yanked": false
}
