1 diff --git a/flux/src/lib.rs b/flux/src/lib.rs
2 index 3fdf4071..a4c02277 100644
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.