Skip to content

Commit

Permalink
Updating Cargo.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
naps62 committed Nov 30, 2020
1 parent 3bb2805 commit 4ebe477
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 32 deletions.
2 changes: 1 addition & 1 deletion lib/imageflow.ex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
defmodule Imageflow do
alias Imageflow.{Native, Job}
alias Imageflow.Native

def get_long_version_string, do: Native.get_long_version_string()
end
110 changes: 79 additions & 31 deletions native/imageflow_ex/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4ebe477

Please sign in to comment.