File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " headers-accept-encoding"
3
- version = " 1.0.1 " # don't forget to update html_root_url
3
+ version = " 1.1.0 " # don't forget to update html_root_url
4
4
description = " Hypper typed HTTP headers with Accept-Encoding + zstd support"
5
5
license = " MIT"
6
6
readme = " README.md"
@@ -9,14 +9,8 @@ repository = "https://github.com/static-web-server/headers-accept-encoding"
9
9
authors = [" Sean McArthur <sean@seanmonstar.com>" , " Jose Quintana <joseluisq.net>" ]
10
10
keywords = [" http" , " headers" , " hyper" , " hyperium" ]
11
11
categories = [" web-programming" ]
12
- rust-version = " 1.56"
13
- rust-version = " 1.56"
14
12
15
- [workspace ]
16
- members = [
17
- " ./" ,
18
- " headers-core" ,
19
- ]
13
+ rust-version = " 1.56"
20
14
21
15
[dependencies ]
22
16
http = " 1.0.0"
You can’t perform that action at this time.
0 commit comments