{
  "cksum": "56921558c465f33d51c6047b86b76764cd2a86b69b99653b43ba1f9a32965218",
  "crate_file": "keyring-lib-1.0.2.crate",
  "crate_url": "https://static.crates.io/crates/keyring-lib/keyring-lib-1.0.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-std",
      "optional": true,
      "req": "^1.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "attributes"
      ],
      "kind": "dev",
      "name": "async-std",
      "optional": false,
      "req": "^1.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "linux-native-async-persistent",
        "apple-native",
        "windows-native"
      ],
      "kind": "normal",
      "name": "keyring-native",
      "optional": false,
      "package": "keyring",
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "color",
        "trace"
      ],
      "kind": "dev",
      "name": "test-log",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "openssl": [
      "keyring-native/crypto-openssl"
    ],
    "rustls": [
      "keyring-native/crypto-rust"
    ],
    "vendored": [
      "keyring-native/vendored"
    ]
  },
  "features2": {
    "async-std": [
      "dep:async-std",
      "keyring-native/async-io"
    ],
    "default": [
      "tokio",
      "rustls"
    ],
    "derive": [
      "dep:serde"
    ],
    "tokio": [
      "dep:tokio",
      "keyring-native/tokio"
    ]
  },
  "index_path": "ke/yr/keyring-lib",
  "name": "keyring-lib",
  "pubtime": "2024-10-27T07:08:00Z",
  "v": 2,
  "vers": "1.0.2",
  "yanked": false
}
