Skip to navigation
Find a dependency with cargo and add it to the Cargo.toml
08.12.20
example: 1. cargo search tantivy 2. add tantivy = "0.13.2" to the Cargo.toml file [dependencies] actix-web = "3" tantivy = "0.13.2"
https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html
Reply
Anonymous
Information Epoch 1757781217
Live free or die.
Home
Notebook
Contact us