Skip to content

Commit

Permalink
Merge pull request #352 from linebender/update-fello
Browse files Browse the repository at this point in the history
Update fello version
  • Loading branch information
dfrg authored Aug 7, 2023
2 parents fba1b46 + 5ee5eb6 commit 3cb5462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ wgpu-profiler = { workspace = true, optional = true }

[workspace.dependencies]
bytemuck = { version = "1.12.1", features = ["derive"] }
fello = { git = "https://github.com/dfrg/fount", rev = "58a284eaae67512fb61cf76177c5d33238d79cb1" }
fello = { git = "https://github.com/dfrg/fount", rev = "0a7c809716aeb96795325a74c91c048cf4980d73" }
peniko = { git = "https://github.com/linebender/peniko", rev = "cafdac9a211a0fb2fec5656bd663d1ac770bcc81" }
wgpu = "0.17" # NOTE: Make sure to keep this in sync with the version badge in README.md

Expand Down

0 comments on commit 3cb5462

Please sign in to comment.