mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 09:04:12 +02:00
2.1.2
This commit is contained in:
parent
9cc2228f41
commit
7a96e6cd71
2 changed files with 2 additions and 84 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "haze"
|
||||
version = "2.1.1"
|
||||
version = "2.1.2"
|
||||
authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||
edition = "2021"
|
||||
repository = "https://codeberg.org/icewind/haze"
|
||||
|
|
@ -12,7 +12,6 @@ bollard = "0.18.1"
|
|||
maplit = "1.0.2"
|
||||
camino = { version = "1.1.7", features = ["serde1"] }
|
||||
tokio = { version = "1.38.0", features = ["fs", "macros", "signal", "rt-multi-thread"] }
|
||||
parse-display = "0.10.0"
|
||||
futures-util = "0.3.30"
|
||||
termion = "4.0.1"
|
||||
opener = "0.7.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue