Skip to content
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ bytes = "0.5"
mime = "0.3.14"
sha-1 = "0.8"
time = "0.1.34"
language-tags = "0.2.2"

[features]
nightly = []
Loading