Skip to content

Commit 4ab9fb3

Browse files
committed
[chuchi] Publish v0.1.4
- `StaticFile` did not correctly handle empty uri's
1 parent ef89bfd commit 4ab9fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chuchi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "chuchi"
33
description = "Http async library based on hyper and tokio"
4-
version = "0.1.3"
4+
version = "0.1.4"
55
authors = ["Sören Meier <[email protected]>"]
66
repository = "https://github.com/chuchi-dev/chuchi-rs"
77
edition = "2021"

0 commit comments

Comments
 (0)