1
0
mirror of https://github.com/osmarks/random-stuff synced 2025-02-06 22:20:10 +00:00

10 lines
175 B
TOML

[package]
name = "binary-html"
version = "0.1.0"
authors = ["osmarks <osmarks@protonmail.com>"]
edition = "2018"
[dependencies]
num_enum = "0.5"
rmp = "0.8"
thiserror = "1.0"