{
  "cksum": "a96ff1b1be7872abe0f6c0e151c2a1fd45b374756f05f2c00e328b003333f0c5",
  "crate_file": "nostr-sdk-0.26.0.crate",
  "crate_url": "https://static.crates.io/crates/nostr-sdk/nostr-sdk-0.26.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-utility",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "nostr",
      "optional": false,
      "req": "^0.26",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "nostr-database",
      "optional": false,
      "req": "^0.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nostr-indexeddb",
      "optional": true,
      "req": "^0.26",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nostr-rocksdb",
      "optional": true,
      "req": "^0.26",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nostr-sdk-net",
      "optional": false,
      "req": "^0.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nostr-sqlite",
      "optional": true,
      "req": "^0.26",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.18",
      "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",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [
        "rt",
        "macros",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": false,
      "features": [
        "std",
        "attributes"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "all-nips": [
      "nip04",
      "nip05",
      "nip06",
      "nip11",
      "nip46",
      "nip47"
    ],
    "blocking": [
      "async-utility/blocking",
      "nostr/blocking"
    ],
    "default": [
      "all-nips"
    ],
    "nip03": [
      "nostr/nip03"
    ],
    "nip04": [
      "nostr/nip04"
    ],
    "nip05": [
      "nostr/nip05"
    ],
    "nip06": [
      "nostr/nip06"
    ],
    "nip11": [
      "nostr/nip11"
    ],
    "nip44": [
      "nostr/nip44"
    ],
    "nip46": [
      "nostr/nip46"
    ],
    "nip47": [
      "nostr/nip47"
    ]
  },
  "features2": {
    "indexeddb": [
      "dep:nostr-indexeddb"
    ],
    "rocksdb": [
      "dep:nostr-rocksdb"
    ],
    "sqlite": [
      "dep:nostr-sqlite"
    ]
  },
  "index_path": "no/st/nostr-sdk",
  "name": "nostr-sdk",
  "pubtime": "2023-12-21T12:38:36Z",
  "rust_version": "1.64.0",
  "v": 2,
  "vers": "0.26.0",
  "yanked": false
}
