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 11[package ]
22name = " 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
44description = " Hypper typed HTTP headers with Accept-Encoding + zstd support"
55license = " MIT"
66readme = " README.md"
@@ -9,14 +9,8 @@ repository = "https://github.com/static-web-server/headers-accept-encoding"
99authors = [" Sean McArthur <sean@seanmonstar.com>" , " Jose Quintana <joseluisq.net>" ]
1010keywords = [" http" , " headers" , " hyper" , " hyperium" ]
1111categories = [" web-programming" ]
12- rust-version = " 1.56"
13- rust-version = " 1.56"
1412
15- [workspace ]
16- members = [
17- " ./" ,
18- " headers-core" ,
19- ]
13+ rust-version = " 1.56"
2014
2115[dependencies ]
2216http = " 1.0.0"
You can’t perform that action at this time.
0 commit comments