Skip to content

Commit a727135

Browse files
committed
Update langs version to 0.39.2
1 parent 22e5f33 commit a727135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/background_tasks/rust_langs_downloader_task.rb

Lines changed: 1 addition & 1 deletion
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.39.1'
6+
@@rust_langs_version = '0.39.2'
77

88
def initialize
99
end

0 commit comments

Comments
 (0)