Change the name to v2-uri-parser in command line

This commit is contained in:
Keivan-sf
2025-07-27 22:11:58 +03:30
parent afa5306196
commit c0e7c8f93a

View File

@@ -4,7 +4,7 @@ mod parser;
pub mod utils;
fn main() {
let matches = Command::new("v2ray-uri-parser")
let matches = Command::new("v2-uri-parser")
.version("0.2.0")
.about("Parses V2ray URI and generates JSON config for xray")
.arg(