Skip to content

Commit

Permalink
build: switch to dev version; update all rust native dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Fabrizio Sestito <[email protected]>
  • Loading branch information
fabriziosestito committed Nov 1, 2023
1 parent ab81096 commit fc2f5b7
Show file tree
Hide file tree
Showing 4 changed files with 163 additions and 156 deletions.
4 changes: 3 additions & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule Rhai.MixProject do
use Mix.Project

@version "1.0.2"
@version "1.1.0-dev"

def project do
[
Expand Down Expand Up @@ -76,3 +76,5 @@ defmodule Rhai.MixProject do
]
end
end


161 changes: 82 additions & 79 deletions native/rhai_rustler/Cargo.lock

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

Loading

0 comments on commit fc2f5b7

Please sign in to comment.