Skip to content

Commit

Permalink
➕ Add "fastrand" crate
Browse files Browse the repository at this point in the history
  • Loading branch information
jokeyrhyme committed Dec 4, 2024
1 parent 3d2fc08 commit 295d7dd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ enumflags2 = "0.7.9"
console-subscriber = { version = "0.4.0", optional = true }
xdg-home = "1.1.0"
event-listener = "5.3.0"
fastrand = "2.2.0"

[target.'cfg(unix)'.dependencies]
nix = { version = "0.29.0", features = ["user"] }
Expand Down

0 comments on commit 295d7dd

Please sign in to comment.