[devdocsgjs/main: 4/69] Update Rust documentation (1.63.0)




commit 7cae5486c74581200328a776a42a823e63525ede
Author: Simon Legner <Simon Legner gmail com>
Date:   Thu Aug 11 20:09:52 2022 +0200

    Update Rust documentation (1.63.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 e00df179..e76b8fd4 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.62.0'
+    self.release = '1.63.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]