Skip to content

Commit 4329b04

Browse files
wip
1 parent a631e74 commit 4329b04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ status:
1414

1515
Cargo.toml
1616
```toml
17-
libquickjs-sys = {package="hirofa-quickjs-sys", version="0.4.0", features=["bellard"]}
17+
libquickjs-sys = {package="hirofa-quickjs-sys", version="0.6.1", features=["bellard"]}
1818
```
1919
or
2020
```toml
21-
libquickjs-sys = {package="hirofa-quickjs-sys", version="0.4.0", features=["quickjs-ng"]}
21+
libquickjs-sys = {package="hirofa-quickjs-sys", version="0.6.1", features=["quickjs-ng"]}
2222
```

0 commit comments

Comments
 (0)