{
  "cksum": "71eb4fdb1698018be13d478327d03a87f576c5b602288812fc9afa7999cd41a4",
  "crate_file": "loong-0.1.2-alpha.1.crate",
  "crate_url": "https://static.crates.io/crates/loong/loong-0.1.2-alpha.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "http1",
        "json",
        "tokio",
        "query"
      ],
      "kind": "normal",
      "name": "axum",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap_complete",
      "optional": false,
      "req": "^4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fuzzy-select"
      ],
      "kind": "normal",
      "name": "dialoguer",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dunce",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": false,
      "req": "^2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kernel",
      "optional": false,
      "package": "loong-kernel",
      "req": "^0.1.2-alpha.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(unix)"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "loong-app",
      "optional": false,
      "package": "loong-app",
      "req": "^0.1.2-alpha.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "loong-bench",
      "optional": false,
      "package": "loong-bench",
      "req": "^0.1.2-alpha.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "loong-bridge-runtime",
      "optional": false,
      "req": "^0.1.2-alpha.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "loong-contracts",
      "optional": false,
      "package": "loong-contracts",
      "req": "^0.1.2-alpha.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "loong-protocol",
      "optional": false,
      "package": "loong-protocol",
      "req": "^0.1.2-alpha.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "loong-spec",
      "optional": false,
      "package": "loong-spec",
      "req": "^0.1.2-alpha.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "test-hooks"
      ],
      "kind": "dev",
      "name": "loong-spec",
      "optional": false,
      "package": "loong-spec",
      "req": "^0.1.2-alpha.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "blocking",
        "cookies",
        "json",
        "multipart",
        "rustls-tls",
        "gzip",
        "deflate",
        "stream"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bundled"
      ],
      "kind": "normal",
      "name": "rusqlite",
      "optional": false,
      "req": "^0.39",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "semver",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full",
        "visit"
      ],
      "kind": "dev",
      "name": "syn",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "formatting",
        "local-offset",
        "macros",
        "parsing"
      ],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3.47",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread",
        "sync",
        "time",
        "net",
        "io-util",
        "io-std",
        "process",
        "signal"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "util"
      ],
      "kind": "dev",
      "name": "tower",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter",
        "fmt",
        "json"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wait-timeout",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wat",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "channel-cli": [
      "loong-app/channel-cli"
    ],
    "channel-dingtalk": [
      "loong-app/channel-dingtalk"
    ],
    "channel-discord": [
      "loong-app/channel-discord"
    ],
    "channel-email": [
      "loong-app/channel-email"
    ],
    "channel-feishu": [
      "loong-app/channel-feishu"
    ],
    "channel-google-chat": [
      "loong-app/channel-google-chat"
    ],
    "channel-imessage": [
      "loong-app/channel-imessage"
    ],
    "channel-irc": [
      "loong-app/channel-irc"
    ],
    "channel-line": [
      "loong-app/channel-line"
    ],
    "channel-matrix": [
      "loong-app/channel-matrix"
    ],
    "channel-mattermost": [
      "loong-app/channel-mattermost"
    ],
    "channel-nextcloud-talk": [
      "loong-app/channel-nextcloud-talk"
    ],
    "channel-nostr": [
      "loong-app/channel-nostr"
    ],
    "channel-signal": [
      "loong-app/channel-signal"
    ],
    "channel-slack": [
      "loong-app/channel-slack"
    ],
    "channel-synology-chat": [
      "loong-app/channel-synology-chat"
    ],
    "channel-teams": [
      "loong-app/channel-teams"
    ],
    "channel-telegram": [
      "loong-app/channel-telegram"
    ],
    "channel-tlon": [
      "loong-app/channel-tlon"
    ],
    "channel-twitch": [
      "loong-app/channel-twitch"
    ],
    "channel-webhook": [
      "loong-app/channel-webhook"
    ],
    "channel-wecom": [
      "loong-app/channel-wecom"
    ],
    "channel-whatsapp": [
      "loong-app/channel-whatsapp"
    ],
    "config-toml": [
      "loong-app/config-toml"
    ],
    "default": [
      "mvp"
    ],
    "memory-sqlite": [
      "loong-app/memory-sqlite"
    ],
    "mvp": [
      "loong-app/default",
      "memory-sqlite"
    ],
    "provider-anthropic": [
      "loong-app/provider-anthropic"
    ],
    "provider-bedrock": [
      "loong-app/provider-bedrock"
    ],
    "provider-openai": [
      "loong-app/provider-openai"
    ],
    "provider-volcengine": [
      "loong-app/provider-volcengine"
    ],
    "test-support": [],
    "tool-browser": [
      "loong-app/tool-browser"
    ],
    "tool-file": [
      "loong-app/tool-file"
    ],
    "tool-http": [
      "loong-app/tool-http"
    ],
    "tool-shell": [
      "loong-app/tool-shell"
    ],
    "tool-webfetch": [
      "loong-app/tool-webfetch"
    ],
    "tool-websearch": [
      "loong-app/tool-websearch"
    ]
  },
  "index_path": "lo/on/loong",
  "name": "loong",
  "pubtime": "2026-04-20T13:07:05Z",
  "vers": "0.1.2-alpha.1",
  "yanked": false
}
