update project_name

Signed-off-by: Jia Chao <jiac13@chinaunicom.cn>
This commit is contained in:
Jia Chao 2024-05-28 16:32:49 +08:00
parent 9eb62ef67c
commit eaeda3a3dc

View File

@ -1,12 +1,12 @@
[package] [package]
name = "cve-xmlparser" name = "cvrf-xmlparser"
version = "0.1.0" version = "0.1.0"
edition = "2021" edition = "2021"
authors = ["Jia Chao <jiachao2130@126.com"] authors = ["Jia Chao <jiachao2130@126.com"]
license = "MIT" license = "MIT"
keywords = ["cve", "xml"] keywords = ["cve", "xml"]
include = ["src/**/*", "Cargo.toml", "README.md"] include = ["src/**/*", "Cargo.toml", "README.md"]
description = "An xml parser for cve." description = "An xml parser for openEuler cvrf."
# 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