From ed0d35b3a3e450e2070a6c5ab17e02fa9ea7fa2f Mon Sep 17 00:00:00 2001 From: Vadim Getmanshchuk Date: Wed, 26 Feb 2020 16:15:27 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a6ddbf..2c62075 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ To use this library, add the following dependency to `Cargo.toml`: ```toml [dependencies] -m3u8-rs = "1.0.2" +m3u8-rs = "1.0.6" ``` And add the crate to `lib.rs`