]> git.lizzy.rs Git - rust.git/blobdiff - crates/syntax/Cargo.toml
Merge #11088
[rust.git] / crates / syntax / Cargo.toml
index 526024a836bce9d5ed0e9b1319130007061721bc..43c1f2fa80bbf0f43729bf2ba2be79902513e1ba 100644 (file)
@@ -5,7 +5,7 @@ description = "Comment and whitespace preserving parser for the Rust language"
 license = "MIT OR Apache-2.0"
 repository = "https://github.com/rust-analyzer/rust-analyzer"
 edition = "2021"
-rust-version = "1.56"
+rust-version = "1.57"
 
 [lib]
 doctest = false