1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 09:04:12 +02:00
This commit is contained in:
Robin Appelman 2025-09-03 17:50:04 +02:00
commit 7a96e6cd71
2 changed files with 2 additions and 84 deletions

View file

@ -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"