Skip to content

Commit a0a521b

Browse files
committed
chore: add fxhash
1 parent a838ae5 commit a0a521b

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

Cargo.lock

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ tracing = "0.1.40"
3939
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
4040
notify = "6.1.1"
4141
dioxus-use-computed = "0.1.0"
42+
fxhash = "0.2.1"
4243

4344

4445
[profile.release]

0 commit comments

Comments
 (0)