{
  "cksum": "5bc0867f528a00885212fa8b0afecebf0506db6479ea1e666a5982317892c176",
  "crate_file": "nostr-0.26.3.crate",
  "crate_url": "https://static.crates.io/crates/nostr/nostr-0.26.3.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.21",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bip39",
      "optional": true,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rand",
        "serde"
      ],
      "kind": "normal",
      "name": "bitcoin",
      "optional": false,
      "req": "^0.30",
      "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": true,
      "features": [],
      "kind": "dev",
      "name": "csv",
      "optional": false,
      "req": "^1.1.5",
      "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": false,
      "features": [],
      "kind": "normal",
      "name": "negentropy",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nostr-ots",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "num_cpus",
      "optional": false,
      "req": "^1.15.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": true,
      "req": "^1.18",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "rustls-tls-webpki-roots",
        "socks"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.11",
      "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": [],
      "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
    },
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "url-fork",
      "optional": false,
      "req": "^3.0",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "all-nips": [
      "nip04",
      "nip05",
      "nip06",
      "nip11",
      "nip44",
      "nip46",
      "nip47"
    ],
    "alloc": [
      "cbc?/alloc",
      "base64?/alloc",
      "bitcoin/no-std",
      "serde/alloc",
      "serde_json/alloc"
    ],
    "blocking": [
      "reqwest?/blocking"
    ],
    "default": [
      "std",
      "all-nips"
    ],
    "nip03": [
      "dep:nostr-ots"
    ],
    "nip04": [
      "dep:aes",
      "dep:base64",
      "dep:cbc"
    ],
    "nip05": [
      "dep:reqwest"
    ],
    "nip06": [
      "dep:bip39"
    ],
    "nip11": [
      "dep:reqwest"
    ],
    "nip44": [
      "dep:base64",
      "dep:chacha20"
    ],
    "nip46": [
      "nip04"
    ],
    "nip47": [
      "nip04"
    ],
    "std": [
      "dep:once_cell",
      "cbc?/std",
      "base64?/std",
      "bitcoin/std",
      "bitcoin/rand-std",
      "bip39?/std",
      "chacha20?/std",
      "negentropy/std",
      "serde/std",
      "serde_json/std",
      "tracing/std",
      "url-fork/std"
    ]
  },
  "index_path": "no/st/nostr",
  "name": "nostr",
  "pubtime": "2024-01-17T09:11:06Z",
  "rust_version": "1.64.0",
  "v": 2,
  "vers": "0.26.3",
  "yanked": false
}
