Skip to content

Commit

Permalink
Update main.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
bestia-dev authored Feb 3, 2024
1 parent 0b1a522 commit ab0988f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ fn main() {
}
}

/// check if is not run in Rust project root directory
/// Check if is not run in Rust project root directory
/// I had problems using the original cargo workspaces to group projects together.
/// So I invented the Cargo-auto.toml to make a pseudo-workspace. It does not use any original Cargo functionality.
/// But builds all members using cargo-auto functionality.
Expand Down

0 comments on commit ab0988f

Please sign in to comment.