{
  "cksum": "b3a49946590e4d2714cef678cab30f6ad731d13afe430cd346c26fea7084933b",
  "crate_file": "amico-mods-0.0.2.crate",
  "crate_url": "https://static.crates.io/crates/amico-mods/amico-mods-0.0.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "full",
        "signer-mnemonic"
      ],
      "kind": "normal",
      "name": "alloy",
      "optional": true,
      "req": "^0.15.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "amico-core",
      "optional": true,
      "req": "^1.0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "amico-hal",
      "optional": true,
      "req": "^0.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "amico-sdk",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.98",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.88",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "colored",
      "optional": false,
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ecdsa",
      "optional": true,
      "req": "^0.16.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nostr",
      "optional": true,
      "req": "^0.38.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nostr-sdk",
      "optional": true,
      "req": "^0.38.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json",
        "rustls-tls",
        "multipart"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "^0.12.15",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rig-core",
      "optional": true,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.140",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sodiumoxide",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "solana-client",
      "optional": true,
      "req": "^2.1.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "solana-sdk",
      "optional": true,
      "req": "^2.1.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tiny-bip39",
      "optional": true,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.44.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm_client_solana",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    }
  ],
  "features": {
    "a2a": [
      "amico-sdk/a2a",
      "sodiumoxide",
      "base64"
    ],
    "aoe": [
      "amico-sdk/aoe"
    ],
    "aoe-bt": [
      "aoe"
    ],
    "aoe-http": [
      "aoe"
    ],
    "aoe-mqtt": [
      "aoe"
    ],
    "std-cli-chatbot": [],
    "std-core": [
      "amico-core",
      "chrono"
    ],
    "std-providers": [
      "std-providers-rig"
    ],
    "std-providers-rig": [
      "rig-core"
    ],
    "std-services": [
      "std-services-in-memory"
    ],
    "std-services-in-memory": [],
    "storage-fs": [
      "amico-core"
    ],
    "storage-in-mem": [
      "amico-core"
    ],
    "wasm": [
      "web3-solana-wasm"
    ],
    "web3": [
      "tiny-bip39"
    ],
    "web3-ethereum": [
      "web3",
      "alloy",
      "ecdsa"
    ],
    "web3-solana": [
      "web3",
      "solana-sdk"
    ],
    "web3-solana-std": [
      "web3-solana",
      "solana-client"
    ],
    "web3-solana-wasm": [
      "web3-solana",
      "wasm_client_solana"
    ]
  },
  "features2": {
    "a2a-dephy": [
      "a2a",
      "nostr-sdk",
      "nostr",
      "web3-solana",
      "dep:tokio",
      "tokio/rt"
    ],
    "default": [
      "full"
    ],
    "full": [
      "std-full",
      "std-core",
      "a2a-dephy",
      "web3-solana-std",
      "web3-solana-wasm",
      "web3-ethereum",
      "wasm",
      "storage-fs",
      "storage-in-mem"
    ],
    "std-audio-chatbot": [
      "dep:amico-hal",
      "amico-hal/os-common"
    ],
    "std-full": [
      "std-providers",
      "std-services",
      "std-tasks"
    ],
    "std-tasks": [
      "std-cli-chatbot",
      "std-audio-chatbot"
    ]
  },
  "index_path": "am/ic/amico-mods",
  "name": "amico-mods",
  "pubtime": "2025-06-06T07:52:19Z",
  "v": 2,
  "vers": "0.0.2",
  "yanked": false
}
