Skip to content

Commit

Permalink
binary change to annembed
Browse files Browse the repository at this point in the history
annembed binary name
  • Loading branch information
jianshu93 authored Nov 12, 2023
1 parent e355aef commit 8241acb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ path = "examples/higgs.rs"


[[bin]]
name = "embed"
name = "annembed"
path = "src/bin/annembed.rs"


Expand Down Expand Up @@ -118,4 +118,4 @@ openblas-static = ["ndarray/blas", "ndarray-linalg/openblas-static"]
openblas-system = ["ndarray/blas", "ndarray-linalg/openblas-system"]

# for macos
macos-accelerate = ["blas-src", "ndarray/blas"]
macos-accelerate = ["blas-src", "ndarray/blas"]

0 comments on commit 8241acb

Please sign in to comment.