Skip to content

Commit

Permalink
build: update minor dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dekobon committed Dec 12, 2022
1 parent dd5d32e commit 5d614c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ serde_derive = "1.0.102"
httpstatus = "0.1"
flate2 = "1.0"
colored = "1.9"
pager = "0.15"
pager = "0.16.1"
quick-js = "0.4"

[dev-dependencies]
bytes = "0.4"
pretty_assertions = "0.6"
bytes = "1.3.0"
pretty_assertions = "1.3.0"

[profile.release]
lto = true
Expand Down

0 comments on commit 5d614c1

Please sign in to comment.