Skip to content

Commit

Permalink
bump glazier
Browse files Browse the repository at this point in the history
  • Loading branch information
dzhou121 committed Aug 22, 2023
1 parent 798b24f commit 020c5d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ educe = "0.4.20"
taffy = "0.3.12"
unicode-segmentation = "1.10.0"
glazier = { git = "https://github.com/lapce/glazier", default-features = false, features = [
"x11", "serde",
], rev = "2e7f65fc6e7f41dfcd3802b96d44a0b62051cace" }
# glazier = { path = "../glazier", features = ["serde"] }
"x11",
], rev = "34555a2f53e84f1c24306245d920f72cf802b60b" }
# glazier = { path = "../glazier" }
peniko = { git = "https://github.com/linebender/peniko", rev = "cafdac9a211a0fb2fec5656bd663d1ac770bcc81" }
crossbeam-channel = "0.5.6"
once_cell = "1.17.1"
Expand Down

0 comments on commit 020c5d9

Please sign in to comment.