enable syntax highlighting for Cargo example

pull/57/head
Koen Punt 6 years ago committed by GitHub
parent c2e108de17
commit 10e9900b62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -124,7 +124,7 @@ Using [NuGet lock files](https://docs.microsoft.com/nuget/consume-packages/packa
## Rust - Cargo
```
```yaml
- name: Cache cargo registry
uses: actions/cache@v1
with:

Loading…
Cancel
Save