mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-15 16:37:57 +00:00
7 lines
No EOL
81 B
YAML
7 lines
No EOL
81 B
YAML
language: rust
|
|
script: cargo run
|
|
cache: cargo
|
|
|
|
env:
|
|
global:
|
|
- RUST_LOG=warn |