Sort naturally
This commit is contained in:
parent
3888282687
commit
2d0a0059d3
3 changed files with 18 additions and 1 deletions
|
|
@ -7,6 +7,7 @@ edition = "2021"
|
|||
dirs = "5.0.1"
|
||||
env_logger = "0.10"
|
||||
lazy_static = "1"
|
||||
lexical-sort = "0.3.1"
|
||||
log = "0.4"
|
||||
serde = { version = "1", features = ["serde_derive"] }
|
||||
tokio = { version = "1" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue