dark-light: 1 -> 2 (in root Cargo.toml)
This commit is contained in:
parent
e722c4ee4f
commit
cb19e152cd
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ bitflags = "2.0"
|
|||
bytemuck = { version = "1.0", features = ["derive"] }
|
||||
bytes = "1.6"
|
||||
cosmic-text = "0.12"
|
||||
dark-light = "1.0"
|
||||
dark-light = "2.0"
|
||||
futures = "0.3"
|
||||
glam = "0.25"
|
||||
glyphon = { git = "https://github.com/hecrj/glyphon.git", rev = "09712a70df7431e9a3b1ac1bbd4fb634096cb3b4" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue