From f914a2867df4a88edb62225c8ca2655429dc6f00 Mon Sep 17 00:00:00 2001 From: Thibaut Date: Sun, 9 Aug 2015 11:47:59 -0400 Subject: [PATCH] Update Rust documentation (1.2.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 6d59b187..ff963512 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.1.0' + self.version = '1.2.0' self.base_url = 'http://doc.rust-lang.org/' self.root_path = 'book/index.html' self.initial_paths = %w(