{
  "cksum": "74af18362f104c519993f81c353621243320ee11f57f71ab1d5ec81e230a8411",
  "crate_file": "nula-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/nula/nula-0.2.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std",
        "alloc"
      ],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.32",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "nip17"
      ],
      "kind": "normal",
      "name": "nula-core",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "nip06"
      ],
      "kind": "dev",
      "name": "nula-core",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "nula-gossip",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "pool"
      ],
      "kind": "normal",
      "name": "nula-relay",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "pool",
        "server",
        "mock",
        "default-transport"
      ],
      "kind": "dev",
      "name": "nula-relay",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "nula-signer",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "nula-storage",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "memory"
      ],
      "kind": "dev",
      "name": "nula-storage",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "nula-sync",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "storage"
      ],
      "kind": "dev",
      "name": "nula-sync",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync",
        "rt",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.52.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros",
        "rt-multi-thread",
        "test-util",
        "time",
        "net",
        "io-util"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.52.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "attributes"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.41",
      "target": null
    }
  ],
  "features": {
    "default-transport": [
      "nula-relay/default-transport"
    ],
    "memory-fallback": [
      "nula-storage/memory"
    ],
    "socks": [
      "nula-relay/socks"
    ]
  },
  "features2": {
    "default": [
      "gossip",
      "sync",
      "memory-fallback",
      "default-transport"
    ],
    "gossip": [
      "dep:nula-gossip"
    ],
    "nip46": [
      "dep:nula-signer"
    ],
    "sync": [
      "dep:nula-sync",
      "nula-sync/storage"
    ],
    "tracing": [
      "dep:tracing"
    ]
  },
  "index_path": "nu/la/nula",
  "name": "nula",
  "pubtime": "2026-06-17T03:44:49Z",
  "rust_version": "1.94",
  "v": 2,
  "vers": "0.2.2",
  "yanked": false
}
