{
  "cksum": "c6a7a3e8b52d432cdddb409d960a21ba166448de1b6dae6019ee1b917759a964",
  "crate_file": "nostr-0.16.2.crate",
  "crate_url": "https://static.crates.io/crates/nostr/nostr-0.16.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bip39",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rand",
        "serde"
      ],
      "kind": "normal",
      "name": "bitcoin",
      "optional": false,
      "req": "^0.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "cbc",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "csv",
      "optional": false,
      "req": "^1.1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "stdweb",
        "inaccurate"
      ],
      "kind": "normal",
      "name": "instant",
      "optional": false,
      "req": "^0.1",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1.7",
      "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": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rustls-tls-webpki-roots"
      ],
      "kind": "dev",
      "name": "tungstenite",
      "optional": false,
      "req": "^0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "url",
      "optional": true,
      "req": "^2",
      "target": null
    }
  ],
  "features": {
    "nip26": []
  },
  "features2": {
    "all-nips": [
      "nip04",
      "nip05",
      "nip06",
      "nip11",
      "nip13",
      "nip19",
      "nip26"
    ],
    "base": [
      "dep:log",
      "dep:once_cell",
      "dep:regex",
      "dep:serde",
      "dep:serde_json",
      "dep:url"
    ],
    "blocking": [
      "reqwest?/blocking"
    ],
    "default": [
      "all-nips",
      "base"
    ],
    "nip04": [
      "dep:aes",
      "dep:base64",
      "dep:cbc"
    ],
    "nip05": [
      "dep:reqwest",
      "dep:serde_json"
    ],
    "nip06": [
      "dep:bip39"
    ],
    "nip11": [
      "dep:reqwest",
      "dep:serde",
      "dep:url"
    ],
    "nip13": [
      "dep:log"
    ],
    "nip19": [
      "dep:serde"
    ]
  },
  "index_path": "no/st/nostr",
  "name": "nostr",
  "pubtime": "2023-01-23T14:46:27Z",
  "rust_version": "1.64.0",
  "v": 2,
  "vers": "0.16.2",
  "yanked": false
}
