Skip to content

Commit

Permalink
Merge pull request #797 from gosub-io/dependabot/cargo/vello_svg-0.6.0
Browse files Browse the repository at this point in the history
Bump vello_svg from 0.5.0 to 0.6.0
  • Loading branch information
Sharktheone authored Feb 10, 2025
2 parents 21dedca + bb7fc36 commit fb36e6a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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/gosub_vello/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ smallvec = "1.13.2"
anyhow = "1.0.94"
raw-window-handle = "0.6.2"
futures = "0.3.31"
vello_svg = { version = "0.5.0", optional = true }
vello_svg = { version = "0.6.0", optional = true }
log = { version = "0.4.22", features = [] }
cow-utils = "0.1.3"
skrifa = "0.27.0"
Expand Down

0 comments on commit fb36e6a

Please sign in to comment.