Browse Source

Update Rust documentation (1.12.0)

Thibaut Courouble 9 years ago
parent
commit
11fcd372a2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/docs/scrapers/rust.rb

+ 1 - 1
lib/docs/scrapers/rust.rb

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