bone_packet_rs/Cargo.toml

9 lines
195 B
TOML
Raw Normal View History

2023-07-03 21:55:49 +00:00
[package]
name = "bone_rs"
2023-07-03 22:12:29 +00:00
version = "0.1.1"
2023-07-03 21:55:49 +00:00
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
bitfield = "0.14.0"