{
  "cksum": "fe70484db60f8299f5f1c606962f114b1b686440b89258c8acb484af90faa724",
  "crate_file": "nostr-sdk-0.8.0.crate",
  "crate_url": "https://static.crates.io/crates/nostr-sdk/nostr-sdk-0.8.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.8",
      "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": true,
      "features": [],
      "kind": "normal",
      "name": "nostr",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": true,
      "req": "^1",
      "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-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.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "fast-rng",
        "macro-diagnostics"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "all-nips": [
      "nostr/all-nips"
    ],
    "default": [
      "all-nips"
    ],
    "nip04": [
      "nostr/nip04"
    ],
    "nip06": [
      "nostr/nip06"
    ]
  },
  "features2": {
    "blocking": [
      "dep:once_cell"
    ]
  },
  "index_path": "no/st/nostr-sdk",
  "name": "nostr-sdk",
  "pubtime": "2022-12-19T11:19:32Z",
  "rust_version": "1.64.0",
  "v": 2,
  "vers": "0.8.0",
  "yanked": false
}
