Skip to content

Commit d9ee8d0

Browse files
committed
Update Rust documentation (1.93.1)
1 parent 6ebe4fd commit d9ee8d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/docs/scrapers/rust.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
module Docs
44
class Rust < UrlScraper
55
self.type = 'rust'
6-
self.release = '1.91.1'
6+
self.release = '1.93.1'
77
self.base_url = 'https://doc.rust-lang.org/'
88
self.root_path = 'book/index.html'
99
self.initial_paths = %w(

0 commit comments

Comments
 (0)