{
  "cksum": "a63348da9e76b86381f5fa71352751ec3fbf7842eac332da2320ecfe88a120ba",
  "crate_file": "nekopas2rust-0.0.4.crate",
  "crate_url": "https://static.crates.io/crates/nekopas2rust/nekopas2rust-0.0.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm-siv",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "argon2",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "colorful",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nekopas2rust-macros",
      "optional": false,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "math": [],
    "parser": []
  },
  "features2": {
    "aes": [
      "dep:aes-gcm-siv",
      "dep:bincode",
      "dep:hex",
      "dep:rand"
    ],
    "argon": [
      "dep:argon2",
      "dep:bincode",
      "dep:hex"
    ],
    "builder": [
      "dep:regex"
    ],
    "chacha": [
      "dep:chacha20poly1305",
      "dep:bincode",
      "dep:hex",
      "dep:rand"
    ],
    "cipher": [
      "aes",
      "argon",
      "chacha"
    ],
    "default": [
      "builder"
    ],
    "full": [
      "builder",
      "print",
      "math",
      "cipher",
      "parser"
    ],
    "print": [
      "dep:colorful",
      "dep:tokio",
      "dep:chrono"
    ]
  },
  "index_path": "ne/ko/nekopas2rust",
  "name": "nekopas2rust",
  "pubtime": "2025-11-11T21:24:49Z",
  "v": 2,
  "vers": "0.0.4",
  "yanked": false
}
