Skip to content

Commit 72e3fa3

Browse files
wip
1 parent 0fdb3fd commit 72e3fa3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ uses either
1111
Cargo.toml
1212
* bellard version
1313
```toml
14-
libquickjs-sys = {package="hirofa-quickjs-sys", version="0.8.0"}
14+
libquickjs-sys = {package="hirofa-quickjs-sys", version="0.10.0"}
1515
```
1616
or quickjs-ng
1717
```toml
18-
libquickjs-sys = {package="hirofa-quickjs-sys", version="0.8.0", default-features=false, features=["quickjs-ng"]}
18+
libquickjs-sys = {package="hirofa-quickjs-sys", version="0.10.0", default-features=false, features=["quickjs-ng"]}
1919
```

0 commit comments

Comments
 (0)