Update Rust documentation (1.5.0)

This commit is contained in:
Thibaut 2015-12-13 15:14:18 -05:00
parent a9e921c5fc
commit 12be545efc

View file

@ -1,7 +1,7 @@
module Docs
class Rust < UrlScraper
self.type = 'rust'
self.version = '1.4.0'
self.version = '1.5.0'
self.base_url = 'http://doc.rust-lang.org/'
self.root_path = 'book/index.html'
self.initial_paths = %w(