{
  "cksum": "3cf190e41230721f0ce64f5ea72ed36cbc431d3b305eb166e24a94f5d7e4a425",
  "crate_file": "nostr-sdk-0.27.0.crate",
  "crate_url": "https://static.crates.io/crates/nostr-sdk/nostr-sdk-0.27.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-utility",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-wsocket",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "nostr",
      "optional": false,
      "req": "^0.27",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "nostr-database",
      "optional": false,
      "req": "^0.27",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nostr-indexeddb",
      "optional": true,
      "req": "^0.27",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nostr-sqlite",
      "optional": true,
      "req": "^0.27",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.19",
      "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",
      "nip07",
      "nip11",
      "nip44",
      "nip46",
      "nip47",
      "nip57"
    ],
    "blocking": [
      "async-utility/blocking",
      "nostr/blocking"
    ],
    "default": [
      "all-nips"
    ],
    "nip03": [
      "nostr/nip03"
    ],
    "nip04": [
      "nostr/nip04"
    ],
    "nip05": [
      "nostr/nip05"
    ],
    "nip06": [
      "nostr/nip06"
    ],
    "nip07": [
      "nostr/nip07"
    ],
    "nip11": [
      "nostr/nip11"
    ],
    "nip44": [
      "nostr/nip44"
    ],
    "nip46": [
      "nostr/nip46"
    ],
    "nip47": [
      "nostr/nip47"
    ],
    "nip57": [
      "nostr/nip57"
    ]
  },
  "features2": {
    "indexeddb": [
      "dep:nostr-indexeddb"
    ],
    "sqlite": [
      "dep:nostr-sqlite"
    ]
  },
  "index_path": "no/st/nostr-sdk",
  "name": "nostr-sdk",
  "pubtime": "2024-01-18T16:22:47Z",
  "rust_version": "1.64.0",
  "v": 2,
  "vers": "0.27.0",
  "yanked": false
}
