Skip to content

Commit 8d44aec

Browse files
authored
Merge pull request #326 from joshtriplett/three-shall-be-the-counting-of-the-http-types
Cargo.toml: Bump version to 3.0.0
2 parents e3801d0 + 3f167ba commit 8d44aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "http-types"
3-
version = "2.10.0"
3+
version = "3.0.0"
44
license = "MIT OR Apache-2.0"
55
repository = "https://github.com/http-rs/http-types"
66
documentation = "https://docs.rs/http-types"

0 commit comments

Comments
 (0)