build(deps): update hex-literal requirement from 0.4 to 1.0 (#89)
This commit is contained in:
parent
50a73aa8c3
commit
7d3833243b
|
|
@ -37,7 +37,7 @@ anyhow = "1.0"
|
|||
assert_matches = "1"
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
directories-next = "2"
|
||||
hex-literal = "0.4"
|
||||
hex-literal = "1.0"
|
||||
rcgen = "0.14"
|
||||
rustls-pemfile = "2"
|
||||
tokio = { version = "1", features = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue