Skip to content

Commit

Permalink
bump vger-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
dzhou121 committed Oct 24, 2023
1 parent 6649d05 commit cf4c09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vger/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ futures = "0.3.26"
anyhow = "1.0.69"
peniko = { git = "https://github.com/linebender/peniko", rev = "cafdac9a211a0fb2fec5656bd663d1ac770bcc81" }
swash = "0.1.8"
vger = { git = "https://github.com/lapce/vger-rs", rev = "2fbbbf022fd1d8e370ebce1d54368b200e0217b7" }
vger = { git = "https://github.com/lapce/vger-rs", rev = "82df6450901b2cff0bd64080b9ca9fb3b7075cc2" }
# vger = { path = "../../vger-rs" }
image = { version = "0.24", features = ["jpeg", "png"] }
floem_renderer = { path = "../renderer" }

0 comments on commit cf4c09e

Please sign in to comment.