Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vbkaisetsu authored Jul 14, 2024
1 parent b2cac02 commit bfaf006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ i18n-embed-fl = "0.6.5" # MIT
once_cell = "1.17.0" # MIT or Apache-2.0
ouroboros = "0.17.2" # MIT or Apache-2.0
rust-embed = "6.4.2" # MIT
ruzstd = "0.6.0" # MIT
ruzstd = "0.7.0" # MIT
serde = "1" # MIT or Apache-2.0
unic-langid = { version = "0.9.1", features = ["macros"] } # MIT or Apache-2.0
vaporetto = { path = "../../vaporetto", default-features = false, features = ["std", "cache-type-score", "fix-weight-length", "tag-prediction"] } # MIT or Apache-2.0
Expand Down

0 comments on commit bfaf006

Please sign in to comment.