Skip to content

Commit

Permalink
bump vger to imporove memory usage
Browse files Browse the repository at this point in the history
  • Loading branch information
dzhou121 committed Dec 20, 2023
1 parent 7e78abb commit bec3657
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 = "ba0df7cd8e23b9fa692c827b56491d2034f3a810" }
vger = { git = "https://github.com/lapce/vger-rs", rev = "1820c59e09fa731d0867a908d0ef094d27e1b3fb" }
# vger = { path = "../../vger-rs" }
image = { version = "0.24", features = ["jpeg", "png"] }
floem_renderer = { path = "../renderer" }

0 comments on commit bec3657

Please sign in to comment.