enable syntax highlighting for Cargo example

This commit is contained in:
Koen Punt
2019-11-05 15:11:20 +01:00
committed by GitHub
parent c2e108de17
commit 10e9900b62

View File

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