Skip to content

Commit

Permalink
Update hashbrown dependency to version 0.14.5
Browse files Browse the repository at this point in the history
  • Loading branch information
asm-flairstech committed Apr 29, 2024
1 parent 84b4d27 commit 5274764
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 55 deletions.
66 changes: 18 additions & 48 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@ kalosm-ocr = { path = "./models/kalosm-ocr", version = "0" }
rustmix = { path = "./rustmix", version = "0" }
llm-samplers = "=0.0.7"

[patch.crates-io]
dioxus = { git = "https://github.com/dioxuslabs/dioxus" }
dioxus-core = { git = "https://github.com/dioxuslabs/dioxus" }
dioxus-rsx = { git = "https://github.com/dioxuslabs/dioxus" }
dioxus-html = { git = "https://github.com/dioxuslabs/dioxus" }
dioxus-hooks = { git = "https://github.com/dioxuslabs/dioxus" }
dioxus-desktop = { git = "https://github.com/dioxuslabs/dioxus" }
# [patch.crates-io]
# dioxus = { git = "https://github.com/dioxuslabs/dioxus" }
# dioxus-core = { git = "https://github.com/dioxuslabs/dioxus" }
# dioxus-rsx = { git = "https://github.com/dioxuslabs/dioxus" }
# dioxus-html = { git = "https://github.com/dioxuslabs/dioxus" }
# dioxus-hooks = { git = "https://github.com/dioxuslabs/dioxus" }
# dioxus-desktop = { git = "https://github.com/dioxuslabs/dioxus" }

[profile.dist]
inherits = "release"
Expand Down

0 comments on commit 5274764

Please sign in to comment.