Skip to content

Commit

Permalink
Remove ndarray from scuttlebutt
Browse files Browse the repository at this point in the history
Closes GaloisInc#20.

`ndarray` isn't used so need not be part of the cargo file.
  • Loading branch information
amaloz committed Oct 17, 2023
1 parent 9546549 commit 379c829
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

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

1 change: 0 additions & 1 deletion scuttlebutt/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ generic-array.workspace = true
smallvec.workspace = true
bytemuck = { workspace = true, features = ["derive"] }
vectoreyes.workspace = true
ndarray.workspace = true
num-traits.workspace = true
swanky-serialization.workspace = true
swanky-field.workspace = true
Expand Down

0 comments on commit 379c829

Please sign in to comment.