Skip to content

Commit d8da21c

Browse files
committed
Use tmc-langs-rust 0.39.4
1 parent 516a35e commit d8da21c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3'
6+
@@rust_langs_version = '0.39.4'
77

88
def initialize
99
end

0 commit comments

Comments
 (0)