mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-14 19:55:03 +01:00
dep updates
This commit is contained in:
parent
693d52ecac
commit
bbf5576872
6 changed files with 35 additions and 35 deletions
|
|
@ -6,8 +6,8 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.54"
|
||||
clap = { version = "3.1.1", features = ["derive"] }
|
||||
heck = "0.4.0"
|
||||
itertools = "0.10.3"
|
||||
anyhow = "1.0.69"
|
||||
clap = { version = "3.2.23", features = ["derive"] }
|
||||
heck = "0.4.1"
|
||||
itertools = "0.10.5"
|
||||
strong-xml = "0.6.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue