Skip to content

Commit 5ce79f4

Browse files
committed
Update rust dependencies
1 parent ca78bf7 commit 5ce79f4

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

native/excoding/Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

native/excoding/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ path = "src/lib.rs"
1010
crate-type = ["cdylib"]
1111

1212
[dependencies]
13-
rustler = "0.27.0"
14-
rustler_codegen = "0.27.0"
13+
rustler = "0.28.0"
14+
rustler_codegen = "0.28.0"
1515
lazy_static = "1.4"
1616
encoding = "0.2.33"

0 commit comments

Comments
 (0)