Skip to content

Commit

Permalink
dep feature cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-marinica committed Sep 17, 2023
1 parent 7574c2e commit ed13a8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/meta/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ anyhow = "1.0.44"
rustc_version = "0.4"
toml = { version = "0.5.8", features = ["preserve_order"] }
ruplacer = "0.8.1"
clap = { version = "4.1.0", features = ["derive", "cargo"] }
clap = { version = "4.1.0", features = ["derive"] }
colored = "2.0"
pathdiff = "0.2.1"
common-path = "1.0.0"
Expand Down

0 comments on commit ed13a8f

Please sign in to comment.