当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
3 Star 7 Fork 5

RustSBI / blri
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Cargo.toml 335 Bytes
一键复制 编辑 原始数据 按行查看 历史
洛佳 提交于 2023-05-28 16:54 . lib: 完成若干项功能
[package]
name = "blri"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
byteorder = "1.4.3"
clap = { version = "4.2.7", features = ["derive"] }
crc = "3.0.1"
sha2 = "0.10.6"
thiserror = "1.0.40"
[dev-dependencies]
tempfile = "3.5.0"
Rust
1
https://gitee.com/rustsbi/blri.git
git@gitee.com:rustsbi/blri.git
rustsbi
blri
blri
main

搜索帮助