Skip to content

Commit 11ed34a

Browse files
committed
binding: drop redundant lint
this is now an error in Rust 2021 edition.
1 parent 1df5479 commit 11ed34a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pulse-binding/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@
156156
)]
157157

158158
#![warn(missing_docs)]
159-
#![deny(bare_trait_objects)]
160159

161160
#![cfg_attr(docsrs, feature(doc_cfg))]
162161

0 commit comments

Comments
 (0)