~jpastuszek/blog

8fe3ef60af3055643527d20a66e1e5bcd98e1367 — Jakub Pastuszek 3 years ago eb2b126
rust
1 files changed, 2 insertions(+), 0 deletions(-)

M content/2020-08-27-search-torrent/index.md
M content/2020-08-27-search-torrent/index.md => content/2020-08-27-search-torrent/index.md +2 -0
@@ 128,6 128,8 @@ fn main() -> FinalResult {

# Installation and usage

I am assuming you have [Rust] [installed](https://www.rust-lang.org/learn/get-started).

Install [denim] from cargo:

```