mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-25 09:11:57 -07:00
doc: update rust-version in Cargo.toml
The MSRV got bumped a little bit ago, so this is just catchup. Closes #2539
This commit is contained in:
committed by
Andrew Gallant
parent
f4d07b9cbd
commit
16f783832e
@@ -17,7 +17,7 @@ exclude = ["HomebrewFormula"]
|
||||
build = "build.rs"
|
||||
autotests = false
|
||||
edition = "2018"
|
||||
rust-version = "1.65"
|
||||
rust-version = "1.70"
|
||||
|
||||
[[bin]]
|
||||
bench = false
|
||||
|
Reference in New Issue
Block a user