We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22e5f33 commit a727135Copy full SHA for a727135
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.1'
+ @@rust_langs_version = '0.39.2'
7
8
def initialize
9
end
0 commit comments