mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 09:49:31 +02:00
Revert lint exception by setting minor version of protobuf (#1339)
This commit is contained in:
parent
338d8b90b2
commit
22a8850fe9
8 changed files with 497 additions and 699 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -37,7 +37,7 @@ on:
|
|||
|
||||
env:
|
||||
RUST_BACKTRACE: 1
|
||||
RUSTFLAGS: -D warnings -A renamed-and-removed-lints
|
||||
RUSTFLAGS: -D warnings
|
||||
|
||||
# The layering here is as follows:
|
||||
# 1. code formatting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue