Skip to content

Commit

Permalink
Update rust dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
moogle19 committed Apr 30, 2023
1 parent ca78bf7 commit 5ce79f4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions native/excoding/Cargo.lock

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

4 changes: 2 additions & 2 deletions native/excoding/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ path = "src/lib.rs"
crate-type = ["cdylib"]

[dependencies]
rustler = "0.27.0"
rustler_codegen = "0.27.0"
rustler = "0.28.0"
rustler_codegen = "0.28.0"
lazy_static = "1.4"
encoding = "0.2.33"

0 comments on commit 5ce79f4

Please sign in to comment.