Skip to content

Commit

Permalink
fix: fix crate vulnerabilities (#22825)
Browse files Browse the repository at this point in the history
  • Loading branch information
rex4539 authored and nathanwhit committed Mar 14, 2024
1 parent 84b3600 commit 3b21518
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 16 deletions.
37 changes: 22 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ flate2 = { version = "1.0.26", default-features = false }
fs3 = "0.5.0"
futures = "0.3.21"
glob = "0.3.1"
h2 = "0.4"
h2 = "0.4.2"
http = "1.0"
http-body-util = "0.1"
http_v02 = { package = "http", version = "0.2.9" }
Expand Down

0 comments on commit 3b21518

Please sign in to comment.