Remove rangemap patch in Cargo.toml

This commit is contained in:
Héctor Ramón Jiménez 2023-09-21 06:05:46 +02:00
parent 29fb4eab87
commit 25d47c3238
No known key found for this signature in database
GPG key ID: 7CC46565708259A7

View file

@ -163,7 +163,3 @@ winit = { git = "https://github.com/iced-rs/winit.git", rev = "c52db2045d0a2f1b8
[patch.crates-io.cosmic-text]
git = "https://github.com/hecrj/cosmic-text.git"
branch = "respect-fontconfig-aliases"
[patch.crates-io.rangemap]
git = "https://github.com/hecrj/rangemap.git"
branch = "fix/partial-eq"