{
  "cksum": "9b70f5eaad112a953d788d82c699c34654deb0b5b03a7857ea8524d02307f8dc",
  "crate_file": "ractor_actors-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/ractor_actors/ractor_actors-0.5.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cron",
      "optional": true,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notify",
      "optional": true,
      "req": "^8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ractor",
      "optional": false,
      "req": "^0.15.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "time",
        "sync",
        "macros",
        "rt-multi-thread",
        "signal"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-rustls",
      "optional": true,
      "req": "^0.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tracing-glog",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tracing-test",
      "optional": false,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "filewatcher": [
      "notify"
    ],
    "net": [
      "tokio/net",
      "tokio/io-util",
      "tokio/macros",
      "tokio-rustls"
    ],
    "sync": [],
    "watchdog": []
  },
  "features2": {
    "async-trait": [
      "dep:async-trait",
      "ractor/async-trait"
    ],
    "default": [
      "filewatcher",
      "net",
      "time",
      "streams",
      "sync",
      "watchdog"
    ],
    "streams": [
      "tokio-stream",
      "dep:async-trait"
    ],
    "time": [
      "chrono",
      "cron",
      "dep:async-trait"
    ]
  },
  "index_path": "ra/ct/ractor_actors",
  "name": "ractor_actors",
  "pubtime": "2026-03-26T19:25:25Z",
  "v": 2,
  "vers": "0.5.0",
  "yanked": false
}
