[package]
name = "ferrishot_iced_runtime"
description = "A renderer-agnostic runtime for iced"
version.workspace = true
edition.workspace = true
authors.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
categories.workspace = true
keywords.workspace = true
[lints]
workspace = true
[dependencies]
bytes.workspace = true
ferrishot_iced_core.workspace = true
ferrishot_iced_debug.workspace = true
ferrishot_iced_futures.workspace = true
raw-window-handle.workspace = true
thiserror.workspace = true
sipper.workspace = true
sipper.optional = true