Sfoglia il codice sorgente

Update Rust documentation (1.9.0)

Thibaut Courouble 9 anni fa
parent
commit
7acf4eb8b1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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.8.0'
+    self.release = '1.9.0'
     self.base_url = 'https://doc.rust-lang.org/'
     self.root_path = 'book/index.html'
     self.initial_paths = %w(