Skip to content

Commit

Permalink
Cargo udeps
Browse files Browse the repository at this point in the history
  • Loading branch information
BradenEverson committed Apr 7, 2024
1 parent 9dfdb08 commit 1d58624
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 10 deletions.
77 changes: 68 additions & 9 deletions Cargo.lock

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

3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,11 @@ keywords = [
]

[dependencies]
rand = "0.8"
rand_distr = "0.4"
slotmap = "1"
backtrace = "0.3"
smallvec = "1.13"
strum = "0.26"
strum_macros = "0.26"
xla = { git = "https://github.com/unda-ai/xla-rs", version = "0.1.6" , branch = "main" }
thiserror = "1"
Expand Down

0 comments on commit 1d58624

Please sign in to comment.