release v0.1.1

Signed-off-by: Jia Chao <jiac13@chinaunicom.cn>
This commit is contained in:
Jia Chao 2024-07-02 16:16:30 +08:00
parent 0b84f3c661
commit e894f2f6cd
2 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View File

@ -23,3 +23,6 @@ Cargo.lock
# Test files # Test files
sainfos sainfos
cves cves
# ignore swp
**/*.swp

View File

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