feat: add bunt

This commit is contained in:
2022-02-05 18:32:58 +08:00
parent aca23fa6fd
commit 3486a5aae2
4 changed files with 138 additions and 1 deletions

10
__term/bunt/Cargo.toml Normal file
View File

@@ -0,0 +1,10 @@
[package]
name = "bunt"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
bunt = "0.2.6"