{
  "cksum": "481d934879674b590de88216cc809bf60293bce4c89c092b6121e83371ad7d73",
  "crate_file": "nostr-sdk-0.19.1.crate",
  "crate_url": "https://static.crates.io/crates/nostr-sdk/nostr-sdk-0.19.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "nostr",
      "optional": false,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nostr-sdk-sqlite",
      "optional": true,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-rustls",
      "optional": false,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-socks",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rustls-tls-webpki-roots"
      ],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": false,
      "req": "^0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "webpki-roots",
      "optional": false,
      "req": "^0.22",
      "target": null
    }
  ],
  "features": {
    "all-nips": [
      "nip03",
      "nip04",
      "nip05",
      "nip06",
      "nip11",
      "nip19",
      "nip46"
    ],
    "blocking": [
      "nostr/blocking"
    ],
    "default": [
      "all-nips"
    ],
    "nip03": [
      "nostr/nip03"
    ],
    "nip04": [
      "nostr/nip04"
    ],
    "nip05": [
      "nostr/nip05"
    ],
    "nip06": [
      "nostr/nip06"
    ],
    "nip11": [
      "nostr/nip11"
    ],
    "nip19": [
      "nostr/nip19"
    ],
    "nip46": [
      "nostr/nip46"
    ],
    "vanity": [
      "nostr/vanity"
    ]
  },
  "features2": {
    "sqlite": [
      "dep:nostr-sdk-sqlite"
    ]
  },
  "index_path": "no/st/nostr-sdk",
  "name": "nostr-sdk",
  "pubtime": "2023-03-04T10:42:51Z",
  "rust_version": "1.64.0",
  "v": 2,
  "vers": "0.19.1",
  "yanked": false
}
