mirror of
https://github.com/fluencelabs/lalrpop
synced 2025-03-16 17:00:53 +00:00
Merge pull request #312 from lalrpop/ahmedcharles-toml
Add toml as the language for Cargo.toml example.
This commit is contained in:
commit
909aa7f944
@ -6,7 +6,7 @@ But if you've done this before, or you're just the impatient sort,
|
||||
here is a quick 'cheat sheet' for setting up your project. First, add
|
||||
the following lines to your `Cargo.toml`:
|
||||
|
||||
```
|
||||
```toml
|
||||
[package]
|
||||
...
|
||||
build = "build.rs" # LALRPOP preprocessing
|
||||
|
Loading…
x
Reference in New Issue
Block a user