Skip to content

Commit

Permalink
Update Rust documentation (1.83.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
simon04 committed Dec 1, 2024
1 parent a332b8a commit 76af824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/docs/scrapers/rust.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
module Docs
class Rust < UrlScraper
self.type = 'rust'
self.release = '1.80.0'
self.release = '1.83.0'
self.base_url = 'https://doc.rust-lang.org/'
self.root_path = 'book/index.html'
self.initial_paths = %w(
Expand Down

0 comments on commit 76af824

Please sign in to comment.