breeze/archived/Cargo.toml

9 lines
130 B
TOML
Raw Permalink Normal View History

2023-01-30 17:11:30 -06:00
[package]
name = "archived"
version = "0.2.0"
edition = "2018"
license = "MIT"
[dependencies]
bytes = "1.3.0"
2023-12-07 12:31:27 -06:00
once_cell = "1.3.1"