Browse Source

Update Rust documentation (1.24.0)

Thibaut Courouble 7 years ago
parent
commit
0c7f5422c0
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.23.0'
+    self.release = '1.24.0'
     self.base_url = 'https://doc.rust-lang.org/'
     self.root_path = 'book/first-edition/index.html'
     self.initial_paths = %w(