restream/Cargo.toml
Lukas Werling 66e98b1fee Draw pen hover position into image
This is useful to point out parts of your drawing when streaming to a
video conference.
2021-01-29 23:17:28 +01:00

12 lines
210 B
TOML

[package]
name = "restream"
version = "1.1.0"
authors = ["Rien Maertens <rien.maertens@posteo.be>"]
edition = "2018"
[dependencies]
anyhow = "1.0"
lz-fear = "0.1"
clap = "3.0.0-beta.2"
libremarkable = "0.4.3"