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