Skip to content

Commit fd612e8

Browse files
committed
Bump rustler crate version from GitHub to 0.23
1 parent 7661045 commit fd612e8

File tree

2 files changed

+9
-39
lines changed

2 files changed

+9
-39
lines changed

native/html5ever_nif/Cargo.lock

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

native/html5ever_nif/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 = { git = "https://github.com/rusterlium/rustler" }
13+
rustler = "0.23"
1414

1515
html5ever = "0.25"
1616
markup5ever = "0.10"

0 commit comments

Comments
 (0)