Skip to content

Commit

Permalink
Remove unused bstr dependency (#774)
Browse files Browse the repository at this point in the history
  • Loading branch information
nwagner84 authored Apr 2, 2024
1 parent 51cdd6d commit 5002d02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/pica-utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@ edition.workspace = true
rust-version.workspace = true

[dependencies]
bstr = { workspace = true }
serde = { workspace = true, features = ["derive"] }
unicode-normalization = { version = "0.1.22" }

0 comments on commit 5002d02

Please sign in to comment.