diff options
| author | Malo <57839069+MDLC01@users.noreply.github.com> | 2025-04-02 11:41:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-02 09:41:45 +0000 |
| commit | 417f5846b68777b8a4d3b9336761bd23c48a26b5 (patch) | |
| tree | 55a9b9f968b5c70bb80f9964148f493d6f213918 /Cargo.toml | |
| parent | 12699eb7f415bdba6797c84e3e7bf44dde75bdf9 (diff) | |
Support comparison functions in `array.sorted` (#5627)
Co-authored-by: +merlan #flirora <uruwi@protonmail.com>
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -59,6 +59,7 @@ fastrand = "2.3" flate2 = "1" fontdb = { version = "0.23", default-features = false } fs_extra = "1.3" +glidesort = "0.1.2" hayagriva = "0.8.1" heck = "0.5" hypher = "0.1.4" |
