1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

add time parser year shift tests

This commit is contained in:
Rob Ede
2021-02-12 00:15:25 +00:00
parent 31d9ed81c5
commit 81bef93e5e
5 changed files with 116 additions and 51 deletions

View File

@ -116,6 +116,9 @@ brotli2 = "0.3.2"
flate2 = "1.0.13"
criterion = "0.3"
[profile.dev]
debug = false
[profile.release]
lto = true
opt-level = 3