Skip to content

Commit 0cb1cdb

Browse files
committed
Document MSRV for newer bumpalo
1 parent 65b235b commit 0cb1cdb

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
@@ -53,7 +53,7 @@ wu-diff = "0.1.2"
5353
# rayon 1.7 requires rust 1.59
5454
rayon = "1.6.1"
5555
tree_magic_mini = "3.0.2"
56-
# bumpalo 3.12 requires newer rust
56+
# bumpalo 3.12 requires rust 1.60
5757
bumpalo = "3.11.1"
5858
unicode-width = "0.1.9"
5959
crossterm = { version = "0.26.1", features = [] }

0 commit comments

Comments
 (0)