We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b88c33f commit 4cac6d2Copy full SHA for 4cac6d2
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "hyper-middleware"
3
description = "A compact HTTP middleware and handler system for Hyper 0.14"
4
-version = "0.0.3"
+version = "0.0.4"
5
authors = ["Jose Quintana <https://joseluisq.net>"]
6
license = "MIT OR Apache-2.0"
7
repository = "https://github.com/static-web-server/hyper-middleware"
0 commit comments