From 49bc38da9f6795fe6c12bd528da7ac86b8dd3441 Mon Sep 17 00:00:00 2001 From: Thibaut Date: Mon, 12 Oct 2015 11:08:31 -0400 Subject: [PATCH] Update Rust documentation (1.3.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 ff963512..54c79da1 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.2.0' + self.version = '1.3.0' self.base_url = 'http://doc.rust-lang.org/' self.root_path = 'book/index.html' self.initial_paths = %w(