⬆️ Replace LazyStatic with new std::sync::LazyLock
This commit is contained in:
parent
2caa7e924b
commit
dfb34d2e36
13 changed files with 67 additions and 62 deletions
|
|
@ -42,8 +42,7 @@ concat-string = "1.0.1"
|
|||
figlet-rs = "0.1.5"
|
||||
itoa = "1.0.11"
|
||||
nom = "7.1.3"
|
||||
once_cell = "1.19.0"
|
||||
paste = "1.0.14"
|
||||
paste = "1.0.15"
|
||||
substring = "1.4.5"
|
||||
term_size = "0.3.2"
|
||||
toml = "0.8.12"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue