mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 20:45:29 +00:00
Replace once_cell with LazyLock
This commit is contained in:
parent
de24f1dd44
commit
04e4eae1e3
3 changed files with 3 additions and 6 deletions
|
|
@ -19,7 +19,6 @@ getopts = "0.2.21"
|
|||
glob = "0.3"
|
||||
log = "0.4"
|
||||
mime_guess = "2.0"
|
||||
once_cell = "1.20"
|
||||
percent-encoding = "2.3"
|
||||
rcgen = { version = "0.13.1", default-features = false, features = ["ring"] }
|
||||
tokio-rustls = { version = "0.26.0", default-features = false, features = ["logging", "ring", "tls12"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue