Skip to content

Commit f6efe5c

Browse files
wip
1 parent aeace87 commit f6efe5c

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
@@ -11,9 +11,9 @@ uses either
1111
Cargo.toml
1212
* bellard version
1313
```toml
14-
libquickjs-sys = {package="hirofa-quickjs-sys", version="0.7.1"}
14+
libquickjs-sys = {package="hirofa-quickjs-sys", version="0.8.0"}
1515
```
1616
or quickjs-ng
1717
```toml
18-
libquickjs-sys = {package="hirofa-quickjs-sys", version="0.7.1", default-features=false, features=["quickjs-ng"]}
18+
libquickjs-sys = {package="hirofa-quickjs-sys", version="0.8.0", default-features=false, features=["quickjs-ng"]}
1919
```

0 commit comments

Comments
 (0)