Skip to content

Commit

Permalink
remove all winnow-related code
Browse files Browse the repository at this point in the history
  • Loading branch information
Swatinem committed Nov 12, 2024
1 parent 1a13ce6 commit f4cdecf
Show file tree
Hide file tree
Showing 12 changed files with 22 additions and 812 deletions.
10 changes: 0 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ seahash = "4.1.0"
serde = { version = "1.0.210", features = ["derive"] }
serde_json = "1.0.128"
thiserror = "1.0.64"
winnow = "0.5.34"

[dev-dependencies]
criterion = { version = "2.7.2", package = "codspeed-criterion-compat" }
Expand Down
179 changes: 0 additions & 179 deletions core/src/parsers/common.rs

This file was deleted.

Loading

0 comments on commit f4cdecf

Please sign in to comment.