Skip to content

Commit

Permalink
Remove weird characters (not sure how it was added)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramkarthik authored and lpil committed Jan 20, 2025
1 parent 0d82909 commit d4046c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler-cli/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ struct TreeOptions {
help = "Package to be used as the root of the tree"
)]
package: Option<String>,
/// Name of the package to get the inverted dependency tree for-878904231
/// Name of the package to get the inverted dependency tree for
#[arg(
short,
long,
Expand Down

0 comments on commit d4046c8

Please sign in to comment.