2023-10-15 18:06:20 +02:00
|
|
|
[package]
|
|
|
|
name = "domo_proto"
|
2023-10-15 18:06:33 +02:00
|
|
|
version = "0.2.0"
|
2023-10-15 18:06:20 +02:00
|
|
|
edition = "2021"
|
|
|
|
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
|
|
|
|
[dependencies]
|
2023-10-15 18:06:25 +02:00
|
|
|
crc32fast = "1.3.2"
|
|
|
|
rand = "0.8.5"
|