##// END OF EJS Templates
rust: remove out-of-date comment...
Raphaël Gomès -
r51222:dd12fc49 stable
parent child Browse files
Show More
@@ -36,8 +36,6 b' log = "0.4.17"'
36 36 memmap2 = { version = "0.5.8", features = ["stable_deref_trait"] }
37 37 zstd = "0.12"
38 38 format-bytes = "0.3.0"
39 # once_cell 1.15 uses edition 2021, while the heptapod CI
40 # uses an old version of Cargo that doesn't support it.
41 39 once_cell = "1.16.0"
42 40
43 41 # We don't use the `miniz-oxide` backend to not change rhg benchmarks and until
General Comments 0
You need to be logged in to leave comments. Login now