From 158e2145558a1b81c45320b16284509c213a9ceb Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Thu, 18 Jul 2024 20:40:53 +0200 Subject: [PATCH] Update Rust documentation (1.79.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 536aaefd..e7d87ce0 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.75.0' + self.release = '1.79.0' self.base_url = 'https://doc.rust-lang.org/' self.root_path = 'book/index.html' self.initial_paths = %w(