[package]
name = "hippotat"
-version = "1.1.0"
+version = "1.1.1"
edition = "2018"
description="Asinine HTTP-over-IP"
license="GPL-3.0-or-later"
[dependencies]
-hippotat-macros = { version = "1.1.0", path = "macros" }
+hippotat-macros = { version = "1.1.1", path = "macros" }
# versions specified here are mostly just guesses at what is needed
# (or currently available):
-hippotat (1.1.0) unstable; urgency=medium
+hippotat (1.1.1) unstable; urgency=medium
Packaging and build improvements:
* Adjusted dependencies --- generally, relaxed.
* Can now build with sbuild in Debian bookworm
(subject to build-deps getting through NEW).
- -- Ian Jackson <ijackson@chiark.greenend.org.uk> Thu, 15 Dec 2022 00:36:59 +0000
+ Burned version numbers:
+ * Burned 1.1.0 due to cargo publish awkardness and fail.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk> Thu, 15 Dec 2022 01:16:59 +0000
hippotat (1.0) unstable; urgency=medium