[devdocsgjs/main: 1580/1867] Update Rust documentation (1.51.0)




commit 57f395f02b3d7336a384608ba0bfe9a39fc4fb57
Author: Simon Legner <Simon Legner gmail com>
Date:   Sat Mar 27 22:41:23 2021 +0100

    Update Rust documentation (1.51.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 55f1fb8c..0ce412ea 100644
--- a/lib/docs/scrapers/rust.rb
+++ b/lib/docs/scrapers/rust.rb
@@ -3,7 +3,7 @@
 module Docs
   class Rust < UrlScraper
     self.type = 'rust'
-    self.release = '1.50.0'
+    self.release = '1.51.0'
     self.base_url = 'https://doc.rust-lang.org/'
     self.root_path = 'book/index.html'
     self.initial_paths = %w(


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]