Skip to content

Commit 64ed230

Browse files
committed
Use main branch of cosmic-text
1 parent 845acb5 commit 64ed230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ iced_accessibility = { version = "0.1", path = "accessibility" }
133133
async-std = "1.0"
134134
bitflags = "1.0"
135135
bytemuck = { version = "1.0", features = ["derive"] }
136-
cosmic-text = { git = "https://github.com/pop-os/cosmic-text.git", branch = "refactor" }
136+
cosmic-text = { git = "https://github.com/pop-os/cosmic-text.git" }
137137
futures = "0.3"
138138
glam = "0.24"
139139
glyphon = "0.4"

0 commit comments

Comments
 (0)