Skip to content

Commit 55e55cb

Browse files
chore(deps): bump rustler from 0.36.0 to 0.36.1 in /native/bls_nif (#1374)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rodrigo Oliveri <rodrigooliveri10@gmail.com>
1 parent 850115b commit 55e55cb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

native/bls_nif/Cargo.lock

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

native/bls_nif/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ path = "src/lib.rs"
1010
crate-type = ["cdylib"]
1111

1212
[dependencies]
13-
rustler = "0.36.0"
13+
rustler = "0.36.1"
1414
bls = { git = "https://github.com/sigp/lighthouse", package = "bls", rev = "v6.0.1" }

0 commit comments

Comments
 (0)