From 28447988a4dd1c7cbac99fc76d05989c0139e628 Mon Sep 17 00:00:00 2001 From: Hub Date: Sun, 8 Jan 2017 01:04:04 +0000 Subject: --- Exempi.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Exempi.mdwn b/Exempi.mdwn index 9989233..68809e1 100644 --- a/Exempi.mdwn +++ b/Exempi.mdwn @@ -26,6 +26,13 @@ There is also a work in progress "exempi" command line tool starting in 2.2.0 To use Exempi 2.3.0 (or later) from Rust, juste use the crates: [[exempi|https://crates.io/crates/exempi]] and [[exempi-sys|https://crates.io/crates/exempi-sys]] +Just specify in your Cargo.toml file the following: + + [dependencies] + exempi = "2.3.0" + +Use the appropriate version as you see fit. It will require to have at least that version the exempi package. + ## Binary packages * check your favorite distribution. -- cgit v1.2.3