mirror of
https://github.com/fluencelabs/lalrpop
synced 2025-04-24 18:52:16 +00:00
upgrade version of mdbook to match what I have locally =)
This commit is contained in:
parent
68787fb781
commit
4f0a7a6a49
@ -6,6 +6,6 @@ if command -v mdbook >/dev/null 2>&1; then
|
||||
echo "mdbook already installed at $(command -v mdbook)"
|
||||
else
|
||||
echo "installing mdbook"
|
||||
cargo install mdbook --vers "0.0.28"
|
||||
cargo install mdbook --vers "0.1.2"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user