Current section

Files

Jump to
lacca resin Cargo.toml
Raw

resin/Cargo.toml

[package]
name = "resin"
version = "0.3.2"
authors = ["drbawb <drbawb@fatalsyntax.com>"]
edition = "2018"
license = "BSD-3-Clause"
[dependencies]
byteorder = "1.3"
rmp-serde = "1.1"
serde = { version = "1.0", features = ["derive"] }
thiserror = "2"