mirror of
https://github.com/house-of-vanity/v2-uri-parser.git
synced 2025-12-16 06:57:52 +00:00
Parse base64 vmess uri
This commit is contained in:
@@ -6,6 +6,7 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.22.1"
|
||||
clap = { version = "4.4.6", features = ["derive"] }
|
||||
http = "1.3.1"
|
||||
querystring = "1.1.0"
|
||||
|
||||
Reference in New Issue
Block a user