소스 검색

Update Rust documentation (1.2.0)

Thibaut 10 년 전
부모
커밋
f914a2867d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lib/docs/scrapers/rust.rb

+ 1 - 1
lib/docs/scrapers/rust.rb

@@ -1,7 +1,7 @@
 module Docs
   class Rust < UrlScraper
     self.type = 'rust'
-    self.version = '1.1.0'
+    self.version = '1.2.0'
     self.base_url = 'http://doc.rust-lang.org/'
     self.root_path = 'book/index.html'
     self.initial_paths = %w(