Skip to content

Commit

Permalink
Add missing require.
Browse files Browse the repository at this point in the history
  • Loading branch information
reitermarkus committed May 16, 2024
1 parent e66b4ee commit ba60a96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/tasks/rust.rake
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# frozen_string_literal: true

require 'macos'
require 'macos_version'

task :rust => [:'brew:casks_and_formulae', :sccache] do
Expand Down

0 comments on commit ba60a96

Please sign in to comment.