blit-remote 0.33.6

Remote blit protocol, frame state, and callback DOM renderer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "blit-remote"
version = "0.33.6"
edition.workspace = true
description = "Remote blit protocol, frame state, and callback DOM renderer"
license.workspace = true
repository.workspace = true
homepage.workspace = true

[dependencies]
lz4_flex = { version = "0.13", default-features = false, features = ["safe-encode", "safe-decode"] }
unicode-width = "0.2"