[devdocsgjs/main: 30/76] Update Rust documentation (1.61.0)




commit af4c77c372f2dc27ec39e1f399d16f9f5c08abb5
Author: Simon Legner <Simon Legner gmail com>
Date:   Wed May 25 21:35:39 2022 +0200

    Update Rust documentation (1.61.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 280dd85a..74cd8ddf 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.60.0'
+    self.release = '1.61.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]