From 15eb4cd5dc972abf5ee76247a3445fd75f29432f Mon Sep 17 00:00:00 2001 From: Thibaut Date: Sun, 1 Nov 2015 10:47:09 -0500 Subject: [PATCH] Update Rust documentation (1.4.0) --- lib/docs/scrapers/rust.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/docs/scrapers/rust.rb b/lib/docs/scrapers/rust.rb index 54c79da1..04b279ac 100644 --- a/lib/docs/scrapers/rust.rb +++ b/lib/docs/scrapers/rust.rb @@ -1,7 +1,7 @@ module Docs class Rust < UrlScraper self.type = 'rust' - self.version = '1.3.0' + self.version = '1.4.0' self.base_url = 'http://doc.rust-lang.org/' self.root_path = 'book/index.html' self.initial_paths = %w(