Update Syntax to match newest guidelines (#30)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Reviewed-on: #30
This commit is contained in:
6543 2023-06-09 15:43:19 +00:00
commit 5444d19d75

View file

@ -1,7 +1,7 @@
matrix:
RUST: [stable, beta, nightly]
pipeline:
steps:
test:
image: rust
environment: [CARGO_TERM_COLOR=always]