{
  "cksum": "388389fce3b52e124610152e52e916dd575b30b358d3111488106ace792e1545",
  "crate_file": "peat-ffi-0.2.6.crate",
  "crate_url": "https://static.crates.io/crates/peat-ffi/peat-ffi-0.2.6.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "automerge",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "jni",
      "optional": false,
      "req": "^0.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "invocation"
      ],
      "kind": "dev",
      "name": "jni",
      "optional": false,
      "req": "^0.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndk-context",
      "optional": false,
      "req": "^0.1",
      "target": "cfg(target_os = \"android\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "peat-btle",
      "optional": true,
      "req": ">=0.4.0, <0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "android"
      ],
      "kind": "normal",
      "name": "peat-btle",
      "optional": true,
      "req": ">=0.4.0, <0.4.1",
      "target": "cfg(target_os = \"android\")"
    },
    {
      "default_features": true,
      "features": [
        "ios"
      ],
      "kind": "normal",
      "name": "peat-btle",
      "optional": true,
      "req": ">=0.4.0, <0.4.1",
      "target": "cfg(target_os = \"ios\")"
    },
    {
      "default_features": true,
      "features": [
        "linux"
      ],
      "kind": "normal",
      "name": "peat-btle",
      "optional": true,
      "req": ">=0.4.0, <0.4.1",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [
        "macos"
      ],
      "kind": "normal",
      "name": "peat-btle",
      "optional": true,
      "req": ">=0.4.0, <0.4.1",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [
        "windows"
      ],
      "kind": "normal",
      "name": "peat-btle",
      "optional": true,
      "req": ">=0.4.0, <0.4.1",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "peat-mesh",
      "optional": true,
      "req": ">=0.9.0-rc.31, <0.9.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "peat-protocol",
      "optional": false,
      "req": "=0.9.0-rc.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": "cfg(target_os = \"android\")"
    },
    {
      "default_features": true,
      "features": [
        "env-filter",
        "fmt"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_os = \"android\")"
    },
    {
      "default_features": true,
      "features": [
        "cli",
        "tokio"
      ],
      "kind": "normal",
      "name": "uniffi",
      "optional": false,
      "req": "^0.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "build"
      ],
      "kind": "build",
      "name": "uniffi",
      "optional": false,
      "req": "^0.31",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "bluetooth": [
      "peat-protocol/bluetooth",
      "dep:peat-btle"
    ],
    "default": [
      "sync"
    ],
    "lite-bridge": [
      "sync",
      "bluetooth",
      "peat-mesh/lite-bridge"
    ],
    "sync": [
      "peat-protocol/automerge-backend",
      "dep:peat-mesh",
      "peat-mesh/automerge-backend",
      "dep:automerge"
    ]
  },
  "index_path": "pe/at/peat-ffi",
  "name": "peat-ffi",
  "pubtime": "2026-06-17T14:37:34Z",
  "v": 2,
  "vers": "0.2.6",
  "yanked": false
}
