{
  "cksum": "9febc35798ae01c703590010e145b735449cbd061b82456614496a42eb8c1671",
  "crate_file": "nostr-sdk-0.20.1.crate",
  "crate_url": "https://static.crates.io/crates/nostr-sdk/nostr-sdk-0.20.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "futures"
      ],
      "kind": "normal",
      "name": "gloo-timers",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "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.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nostr-sdk-net",
      "optional": false,
      "req": "^0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nostr-sdk-sqlite",
      "optional": true,
      "req": "^0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": true,
      "req": "^1.17",
      "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": false,
      "features": [
        "rt-multi-thread",
        "time",
        "macros",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.26",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [
        "rt",
        "macros",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.26",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "all-nips": [
      "nip04",
      "nip05",
      "nip06",
      "nip11",
      "nip19",
      "nip46"
    ],
    "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": {
    "blocking": [
      "dep:once_cell",
      "nostr/blocking"
    ],
    "sqlite": [
      "dep:nostr-sdk-sqlite"
    ]
  },
  "index_path": "no/st/nostr-sdk",
  "name": "nostr-sdk",
  "pubtime": "2023-03-25T16:07:40Z",
  "rust_version": "1.64.0",
  "v": 2,
  "vers": "0.20.1",
  "yanked": false
}
