We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 516a35e commit d8da21cCopy full SHA for d8da21c
1 file changed
app/background_tasks/rust_langs_downloader_task.rb
@@ -3,7 +3,7 @@
3
require 'rust_langs_cli_executor'
4
5
class RustLangsDownloaderTask
6
- @@rust_langs_version = '0.39.3'
+ @@rust_langs_version = '0.39.4'
7
8
def initialize
9
end
0 commit comments