biglybt: 3.5.0.0 -> 3.6.0.0
[NixPkgs.git] / pkgs / servers / nosql / influxdb2 / no-deny-warnings.patch
blob3000ccad8256c5ec8c1e0dd1254c9baf38e4621f
1 diff --git a/flux/src/lib.rs b/flux/src/lib.rs
2 index 3fdf4071..a4c02277 100644
3 --- a/flux/src/lib.rs
4 +++ b/flux/src/lib.rs
5 @@ -1,5 +1,3 @@
6 -#![cfg_attr(feature = "strict", deny(warnings, missing_docs))]
8 //! This module provides the public facing API for Flux's Go runtime, including formatting,
9 //! parsing, and standard library analysis.
10 use std::sync::Arc;