Skip to content

Commit

Permalink
Changes to suppress cargo build warning
Browse files Browse the repository at this point in the history
  • Loading branch information
njgheorghita committed Jan 3, 2022
1 parent 24e388f commit 352c736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: rust/default
tag: 1.56.1
environment:
RUSTFLAGS: '-D warnings'
RUSTFLAGS: '-Dwarnings'
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit 352c736

Please sign in to comment.