updated generator and pinning chapter

This commit is contained in:
cfsamson
2020-01-28 17:58:12 +01:00
parent 4249cacb91
commit f6e0983721
3 changed files with 110 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ cache:
- cargo
rust:
- stable
- nightly
before_script:
- (test -x $HOME/.cargo/bin/cargo-install-update || cargo install cargo-update)