mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 11:07:56 +00:00
ci: bump ci image to rust 1.73.0 (#1830)
Co-authored-by: command-bot <>
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
// file-level lint whitelist to avoid problem with bitflags macro below
|
||||
// TODO: can be dropped after an update to bitflags 2.4
|
||||
#![allow(clippy::bad_bit_mask)]
|
||||
|
||||
use codec::{self, Encode, EncodeLike, Input, Output};
|
||||
|
||||
/// Role that the peer sent to us during the handshake, with the addition of what our local node
|
||||
|
||||
Reference in New Issue
Block a user