mirror of
https://github.com/edu4rdshl/unimap.git
synced 2026-07-17 23:24:49 +00:00
Bump version.
This commit is contained in:
parent
4ffa94d613
commit
89e300439a
2 changed files with 5 additions and 4 deletions
|
|
@ -18,8 +18,8 @@ log = { version = "0.4.14", features = ["std"] }
|
|||
colored = { version = "2.0.0", optional = true }
|
||||
rand = "0.8.3"
|
||||
lazy_static = "1.4.0"
|
||||
serde = { version = "1.0.125", features = ["derive"] }
|
||||
serde_derive = "1.0.125"
|
||||
serde = { version = "1.0.126", features = ["derive"] }
|
||||
serde_derive = "1.0.126"
|
||||
prettytable-rs = "0.8.0"
|
||||
serde-xml-rs = "0.4.1"
|
||||
chrono = "0.4.19"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue