Skip to content

Commit

Permalink
cargo: remove unused ouroboros dependency
Browse files Browse the repository at this point in the history
I saw this while looking over the Cargo file and remembered Martin removed usage
of this a while back.

Signed-off-by: Austin Seipp <[email protected]>
  • Loading branch information
thoughtpolice committed Jul 4, 2024
1 parent 31ac0d7 commit c535b1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ maplit = "1.0.2"
minus = { version = "5.6.1", features = ["dynamic_output", "search"] }
num_cpus = "1.16.0"
once_cell = "1.19.0"
ouroboros = "0.18.0"
pest = "2.7.11"
pest_derive = "2.7.11"
pollster = "0.3.0"
Expand Down

0 comments on commit c535b1c

Please sign in to comment.