Skip to content

Commit

Permalink
fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
baoyachi committed Dec 15, 2024
1 parent 07150f0 commit d4cda5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ pub(crate) fn get_std_env() -> BTreeMap<String, String> {
///
/// # Example
///
/// ```rust
/// ```no_run
/// use std::collections::BTreeSet;
/// use shadow_rs::{ShadowBuilder, BuildPattern, CARGO_TREE, CARGO_METADATA};
///
Expand Down

0 comments on commit d4cda5a

Please sign in to comment.