Skip to content

Commit bd675d6

Browse files
authored
Update langs to 0.17.2.17 (#586)
1 parent fbeca00 commit bd675d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/background_tasks/rust_langs_downloader_task.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
require 'rust_langs_cli_executor'
44

55
class RustLangsDownloaderTask
6-
@@rust_langs_version = '0.17.2.15'
6+
@@rust_langs_version = '0.17.2.17'
77

88
def initialize
99
end

0 commit comments

Comments
 (0)