I'm trying to install substrate-validator-set pallet with substrate 3.0.0 monthly-2021-05:
git clone -b v3.0.0+monthly-2021-05 --depth 1 https://github.com/substrate-developer-hub/substrate-node-template
But when I do a cargo build --release it give me a lot of errors, I post all errors on github: https://github.com/gautamdhameja/substrate-validator-set/issues/8