Skip to content

Commit

Permalink
Bump gix due to CVE
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Spencer committed May 22, 2024
1 parent 4ca7cac commit 1d3eac9
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 68 deletions.
118 changes: 51 additions & 67 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 @@ -69,7 +69,7 @@ assert_cmd = "2.0"
assert_fs = "1.0"
axum = { version = "0.7.2", default-features = false, features = ["tokio", "http1"] }
fs_extra = "1.3"
gix = { version = "0.58.0", default-features = false }
gix = { version = "0.63", default-features = false }
hex = "0.4.3"
paste = "1.0.14"
predicates = "3.0"
Expand Down

0 comments on commit 1d3eac9

Please sign in to comment.