Skip to content

Commit

Permalink
fix ci?
Browse files Browse the repository at this point in the history
  • Loading branch information
jdonszelmann committed May 6, 2024
1 parent 2d73ce2 commit bbf97f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scopegraphs/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#![cfg_attr(docsrs, feature(doc_auto_cfg, doc_cfg))]
#![cfg_attr(not(docsrs), allow(rustdoc::broken_intra_doc_links))]
#![allow(unknown_lints)]
#![allow(unexpected_cfgs)]
#![allow(clippy::empty_docs)]

#[cfg(feature = "documentation")]
Expand Down

0 comments on commit bbf97f4

Please sign in to comment.