add actions #3
@ -1,2 +1,2 @@
|
||||
[build]
|
||||
# rustflags = [ "--cfg", "tokio_unstable" ]
|
||||
rustflags = [ "--cfg", "tokio_unstable" ]
|
||||
|
@ -1,5 +1,5 @@
|
||||
#![warn(clippy::pedantic)]
|
||||
// #![allow(clippy::missing_errors_doc)]
|
||||
#![allow(clippy::let_underscore_untyped)] // false positive in stable
|
||||
|
||||
use std::{
|
||||
fmt::Debug,
|
||||
|
Loading…
Reference in New Issue
Block a user