{
  "cksum": "a9c5ca800f771603ea71a49c56d7f8d165bd0fb07982ff22cc00604e65e7c3d0",
  "crate_file": "rdme-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/rdme/rdme-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyrender_skia",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyrender_vello",
      "optional": true,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "multithreading"
      ],
      "kind": "normal",
      "name": "anyrender_vello_cpu",
      "optional": true,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyrender_vello_hybrid",
      "optional": true,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "default",
        "parallel-construct"
      ],
      "kind": "normal",
      "name": "blitz-dom",
      "optional": false,
      "req": "=0.3.0-alpha.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blitz-html",
      "optional": false,
      "req": "=0.3.0-alpha.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "cookies"
      ],
      "kind": "normal",
      "name": "blitz-net",
      "optional": false,
      "req": "=0.3.0-alpha.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "default"
      ],
      "kind": "normal",
      "name": "blitz-paint",
      "optional": false,
      "req": "=0.3.0-alpha.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "default"
      ],
      "kind": "normal",
      "name": "blitz-shell",
      "optional": false,
      "req": "=0.3.0-alpha.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blitz-traits",
      "optional": false,
      "req": "=0.3.0-alpha.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "comrak",
      "optional": true,
      "req": "^0.52",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": true,
      "req": "=0.25.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notify",
      "optional": false,
      "req": "^8.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "html"
      ],
      "kind": "normal",
      "name": "pulldown-cmark",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.42",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.42",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit",
      "optional": false,
      "req": "=0.31.0-beta.2",
      "target": null
    }
  ],
  "features": {
    "cache": [
      "blitz-net/cache"
    ],
    "floats": [
      "blitz-dom/floats"
    ],
    "incremental": [
      "blitz-dom/incremental"
    ],
    "log_phase_times": [
      "blitz-dom/log_phase_times"
    ]
  },
  "features2": {
    "avif": [
      "dep:image",
      "image?/avif-native"
    ],
    "comrak": [
      "dep:comrak"
    ],
    "cpu": [
      "cpu-pixels"
    ],
    "cpu-base": [
      "dep:anyrender_vello_cpu"
    ],
    "cpu-pixels": [
      "cpu-base",
      "anyrender_vello_cpu/pixels_window_renderer"
    ],
    "cpu-softbuffer": [
      "cpu-base",
      "anyrender_vello_cpu/softbuffer_window_renderer"
    ],
    "default": [
      "hybrid",
      "comrak",
      "floats",
      "incremental"
    ],
    "gpu": [
      "dep:anyrender_vello"
    ],
    "hybrid": [
      "dep:anyrender_vello_hybrid"
    ],
    "log_frame_times": [
      "anyrender_vello_cpu?/log_frame_times",
      "anyrender_vello_hybrid?/log_frame_times",
      "anyrender_vello?/log_frame_times",
      "anyrender_skia?/log_frame_times"
    ],
    "logtime": [
      "log_frame_times",
      "log_phase_times"
    ],
    "pulldown_cmark": [
      "dep:pulldown-cmark"
    ],
    "skia": [
      "dep:anyrender_skia"
    ],
    "skia-pixels": [
      "dep:anyrender_skia",
      "anyrender_skia/pixels_window_renderer"
    ],
    "skia-softbuffer": [
      "dep:anyrender_skia",
      "anyrender_skia/softbuffer_window_renderer"
    ],
    "tracing": [
      "dep:tracing-subscriber",
      "blitz-shell/tracing",
      "blitz-net/tracing",
      "blitz-html/tracing"
    ]
  },
  "index_path": "rd/me/rdme",
  "name": "rdme",
  "pubtime": "2026-05-18T20:40:11Z",
  "rust_version": "1.89.0",
  "v": 2,
  "vers": "0.1.1",
  "yanked": false
}
