diff options
author | 2023-09-21 06:05:46 +0200 | |
---|---|---|
committer | 2023-09-21 06:05:46 +0200 | |
commit | 25d47c3238ce23854e2c78e2bd9ad2b1f4b326b3 (patch) | |
tree | 6c2cc193b3ce63087f7c87ab8f2f5c7daf18ac33 /Cargo.toml | |
parent | 29fb4eab878a7ba399cae6ab1ec18a71e369ee59 (diff) | |
download | iced-25d47c3238ce23854e2c78e2bd9ad2b1f4b326b3.tar.gz iced-25d47c3238ce23854e2c78e2bd9ad2b1f4b326b3.tar.bz2 iced-25d47c3238ce23854e2c78e2bd9ad2b1f4b326b3.zip |
Remove `rangemap` patch in `Cargo.toml`
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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" |