[package] name = "lumbridge-terminal" description = "Framework-neutral terminal state, snapshots, and input encoding for Lumbridge" version.workspace = true edition.workspace = true rust-version.workspace = true license.workspace = true repository.workspace = true [dependencies] alacritty_terminal = { version = "0.26.0", default-features = false } thiserror = "2.0" [lints] workspace = true