{
  "cksum": "95d3f2f0d564cce3ebe09bb1343af67d88c60108cedc518a307dfdf6e3f503b6",
  "crate_file": "nostr-0.41.0.crate",
  "crate_url": "https://static.crates.io/crates/nostr/nostr-0.41.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bech32",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bip39",
      "optional": true,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "bitcoin_hashes",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cbc",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "getrandom"
      ],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "wasm-bindgen",
        "inaccurate"
      ],
      "kind": "normal",
      "name": "instant",
      "optional": false,
      "req": "^0.1",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nostr-ots",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "perf",
        "unicode"
      ],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "rustls-tls",
        "socks"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "scrypt",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rand",
        "serde"
      ],
      "kind": "normal",
      "name": "secp256k1",
      "optional": false,
      "req": "^0.29",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": ">=1.37",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "unicode-normalization",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "url",
      "optional": true,
      "req": "^2.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "url-fork",
      "optional": true,
      "req": "^3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": true,
      "req": "^0.4",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": false,
      "features": [
        "Window"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {},
  "features2": {
    "all-nips": [
      "nip04",
      "nip05",
      "nip06",
      "nip07",
      "nip11",
      "nip44",
      "nip46",
      "nip47",
      "nip49",
      "nip57",
      "nip59",
      "nip96",
      "nip98"
    ],
    "alloc": [
      "dep:url-fork",
      "base64?/alloc",
      "bech32/alloc",
      "bitcoin_hashes/alloc",
      "cbc?/alloc",
      "chacha20poly1305?/alloc",
      "secp256k1/alloc",
      "serde/alloc",
      "serde_json/alloc"
    ],
    "default": [
      "std"
    ],
    "nip03": [
      "dep:nostr-ots"
    ],
    "nip04": [
      "dep:aes",
      "dep:base64",
      "dep:cbc"
    ],
    "nip05": [
      "dep:reqwest"
    ],
    "nip06": [
      "dep:bip39"
    ],
    "nip07": [
      "dep:js-sys",
      "dep:wasm-bindgen",
      "dep:wasm-bindgen-futures",
      "dep:web-sys"
    ],
    "nip11": [
      "dep:reqwest"
    ],
    "nip44": [
      "dep:base64",
      "dep:chacha20"
    ],
    "nip46": [
      "nip04",
      "nip44"
    ],
    "nip47": [
      "nip04"
    ],
    "nip49": [
      "dep:chacha20poly1305",
      "dep:scrypt",
      "dep:unicode-normalization"
    ],
    "nip57": [
      "dep:aes",
      "dep:cbc"
    ],
    "nip59": [
      "nip44"
    ],
    "nip96": [
      "dep:reqwest",
      "nip98",
      "reqwest?/multipart"
    ],
    "nip98": [
      "dep:base64"
    ],
    "parser": [
      "dep:regex"
    ],
    "std": [
      "dep:url",
      "base64?/std",
      "bech32/std",
      "bip39?/std",
      "bitcoin_hashes/std",
      "cbc?/std",
      "chacha20?/std",
      "chacha20poly1305?/std",
      "regex?/std",
      "scrypt?/std",
      "secp256k1/std",
      "secp256k1/rand-std",
      "secp256k1/global-context",
      "serde/std",
      "serde_json/std",
      "unicode-normalization?/std"
    ]
  },
  "index_path": "no/st/nostr",
  "name": "nostr",
  "pubtime": "2025-04-15T07:44:43Z",
  "rust_version": "1.70.0",
  "v": 2,
  "vers": "0.41.0",
  "yanked": false
}
