{
  "cksum": "faae7cf84ebd2afcfd275993ed349dd314e1c56aee27ad494962d8f57bf34fa2",
  "crate_file": "toolkit-zero-3.2.1.crate",
  "crate_url": "https://static.crates.io/crates/toolkit-zero/toolkit-zero-3.2.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "zeroize"
      ],
      "kind": "normal",
      "name": "argon2",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "clock",
        "std"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "blocking",
        "json",
        "query"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.13.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "scrypt",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_urlencoded",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "sync",
        "net"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.50.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "warp",
      "optional": true,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "webbrowser",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "backend-deps": [],
    "default": []
  },
  "features2": {
    "enc-timelock-async-keygen-input": [
      "enc-timelock-keygen-input",
      "dep:tokio",
      "tokio/rt"
    ],
    "enc-timelock-async-keygen-now": [
      "enc-timelock-keygen-now",
      "dep:tokio",
      "tokio/rt"
    ],
    "enc-timelock-keygen-input": [
      "dep:argon2",
      "dep:scrypt",
      "dep:zeroize",
      "dep:chrono",
      "dep:rand"
    ],
    "enc-timelock-keygen-now": [
      "dep:argon2",
      "dep:scrypt",
      "dep:zeroize",
      "dep:chrono",
      "dep:rand"
    ],
    "encryption": [
      "enc-timelock-keygen-now",
      "enc-timelock-keygen-input",
      "enc-timelock-async-keygen-now",
      "enc-timelock-async-keygen-input"
    ],
    "location": [
      "location-native"
    ],
    "location-native": [
      "socket-server",
      "dep:webbrowser",
      "dep:tokio",
      "tokio/rt",
      "tokio/sync",
      "dep:serde",
      "dep:rand"
    ],
    "serialization": [
      "dep:bincode",
      "dep:base64"
    ],
    "socket": [
      "socket-server",
      "socket-client"
    ],
    "socket-client": [
      "serialization",
      "dep:reqwest",
      "reqwest/blocking",
      "reqwest/json",
      "reqwest/query",
      "dep:serde",
      "serde/derive",
      "dep:tokio",
      "tokio/rt",
      "dep:log"
    ],
    "socket-server": [
      "serialization",
      "dep:bytes",
      "dep:serde",
      "serde/derive",
      "dep:serde_urlencoded",
      "dep:warp",
      "warp/server",
      "dep:log",
      "dep:tokio",
      "tokio/rt",
      "tokio/net",
      "tokio/sync"
    ]
  },
  "index_path": "to/ol/toolkit-zero",
  "name": "toolkit-zero",
  "pubtime": "2026-03-14T22:27:14Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "3.2.1",
  "yanked": false
}
