mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-19 04:42:34 +00:00
cast_lossless warning supressed and better looking vectors
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![cfg_attr(not(feature = "clippy"), allow(cast_lossless))]
|
||||
|
||||
extern crate bytes;
|
||||
|
||||
use super::{
|
||||
|
||||
Reference in New Issue
Block a user