Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sorairolake committed Oct 31, 2024
1 parent 2eca6eb commit 2cf26a3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 85 deletions.
94 changes: 11 additions & 83 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ clap_complete = "4.5.36"
clap_complete_nushell = "4.5.4"
csscolorparser = "0.7.0"
image = { version = "0.25.4", default-features = false, features = ["png", "rayon"] }
is-svg = { version = "0.1.2", optional = true }
is-svg = { version = "0.1.3", optional = true }
oxipng = { version = "9.1.2", default-features = false, features = ["parallel", "zopfli"], optional = true }
qrcode = "0.14.1"
resvg = { version = "0.44.0", default-features = false, optional = true }
rqrr = "0.8.0"
sysexits = "0.8.2"
sysexits = "0.8.4"
xbm = { version = "0.1.2", optional = true }
yansi = { version = "1.0.1", default-features = false, optional = true }

Expand Down

0 comments on commit 2cf26a3

Please # to comment.