Skip to content

Commit

Permalink
remove smallvec dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Pere Diaz Bou <[email protected]>
  • Loading branch information
pereman2 committed Jul 16, 2024
1 parent 0ac414d commit fb5e01b
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 @@ -29,7 +29,6 @@ phf = { version = "0.11", features = ["uncased"] }
log = "0.4"
memchr = "2.0"
fallible-iterator = "0.3"
smallvec = ">=1.6.1"
bitflags = "2.0"
uncased = "0.9"
indexmap = "2.0"
Expand Down

0 comments on commit fb5e01b

Please sign in to comment.