Skip to content

Commit

Permalink
fix(deps): update rust crate usvg to 0.43
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 4, 2024
1 parent b268470 commit 1686a7b
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 8 deletions.
109 changes: 102 additions & 7 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 crates/components/vector/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ mizer-wgpu = { path = "../../runtime/wgpu" }
mizer-module = { path = "../../runtime/module"}
mizer-processing = { path = "../../runtime/processing"}
parking_lot = "0.12"
usvg = "0.42"
usvg = "0.43"

0 comments on commit 1686a7b

Please sign in to comment.