Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: gix
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 22, 2024
1 parent b92fb7a commit 918a5e4
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 43 deletions.
87 changes: 45 additions & 42 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 @@ -38,7 +38,7 @@ png = { version = "0.17", optional = true }
image = { version = "0.25.1", optional = true, default-features = false, features = [
"png",
] }
gix = { version = "0.61.0", optional = true, default-features = false, features = [
gix = { version = "0.63.0", optional = true, default-features = false, features = [
"revision",
"max-performance-safe",
] }
Expand Down

0 comments on commit 918a5e4

Please sign in to comment.