Skip to content

Commit

Permalink
Remove cookie_factory
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinnerbone committed Jul 5, 2024
1 parent 2bafd35 commit bfc949b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flash-lso/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ categories = ["data-structures", "encoding", "parser-implementations"]

[dependencies]
nom = "7.1.3"
cookie-factory = "0.3.2"
enumset = "1.0.12"
thiserror = "1.0.38"
serde = { version = "1.0.152", optional = true, features = ["derive", "rc"] }
Expand Down

0 comments on commit bfc949b

Please sign in to comment.