Skip to content

Commit f8180da

Browse files
authored
Merge pull request #2 from moogle19/dependabot/cargo/native/excoding/rustler-0.26.0
Bump rustler from 0.25.0 to 0.26.0 in /native/excoding
2 parents 4a720e9 + 64f116c commit f8180da

2 files changed

Lines changed: 17 additions & 5 deletions

File tree

native/excoding/Cargo.lock

Lines changed: 16 additions & 4 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: 1 addition & 1 deletion
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.25.0"
13+
rustler = "0.26.0"
1414
rustler_codegen = "0.25.0"
1515
lazy_static = "1.4"
1616
encoding = "0.2.33"

0 commit comments

Comments
 (0)