Skip to content

Commit

Permalink
Remove unneeded dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethiraric committed Apr 6, 2024
1 parent 644af6a commit 0b42882
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/gen_large_yaml/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ readme = "README.md"
edition = "2018"

[dependencies]
yaml-rust2 = { path = "../.." }
rand = { version = "0.8.5", features = [ "small_rng" ] }
lipsum = "0.9.0"

Expand Down

0 comments on commit 0b42882

Please sign in to comment.