IntelLabs / Trans-Omics-Acceleration-Library

MIT License
15 stars 5 forks source link

cargo build can be done offline now. #7

Closed ashish615 closed 3 months ago

ashish615 commented 3 months ago

We need to install dependencies before running the code. All dependencies can be install using running below command in the project folder containing Cargo.toml file.

cargo build --release