We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbeca00 commit bd675d6Copy full SHA for bd675d6
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.17.2.15'
+ @@rust_langs_version = '0.17.2.17'
7
8
def initialize
9
end
0 commit comments