mirror of
https://github.com/Zenithsiz/dcb.git
synced 2026-02-05 16:53:47 +00:00
12 lines
195 B
TOML
12 lines
195 B
TOML
[package]
|
|
name = "dcb-bytes"
|
|
version = "0.1.0"
|
|
authors = ["Filipe Rodrigues <filipejacintorodrigues1@gmail.com>"]
|
|
edition = "2018"
|
|
|
|
[dependencies]
|
|
|
|
# Bytes
|
|
byteorder = "1.4.2"
|
|
arrayref = "0.3.6"
|