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 Aug 14, 2024
1 parent 95da3ec commit f3faac8
Showing 1 changed file with 1 addition and 1 deletion.
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 f3faac8

Please sign in to comment.