mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
fix(deps): update rust crate sysexits to 0.9 (#1891)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -223,7 +223,7 @@ mime = { version = "0.3", optional = true }
|
||||
clap = { version = "4.5", features = ["wrap_help", "suggestions"] }
|
||||
cfg-if = "1"
|
||||
qrcode = { version = "0.14", default-features = false, optional = true }
|
||||
sysexits = "0.8"
|
||||
sysexits = "0.9"
|
||||
build-time = "0.1"
|
||||
directories = "6.0"
|
||||
xdg = "2.5"
|
||||
|
||||
Reference in New Issue
Block a user