Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Commit

Permalink
Remove dep
Browse files Browse the repository at this point in the history
  • Loading branch information
TTWNO committed Jun 20, 2024
1 parent 557e447 commit e7b7dac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fry_pronounce/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ defualt = []
std = ["once_cell/std"]

[dependencies]
fry_normalize = { version = "0.1.0", path = "../fry_normalize" }
once_cell = { version = "1.19.0", default-features = false, features = ["critical-section"] }
serde = { version = "1.0.203", default-features = false, features = ["alloc", "derive"] }

Expand Down

0 comments on commit e7b7dac

Please sign in to comment.