Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
andrieshiemstra committed Oct 11, 2024
1 parent a631e74 commit 4329b04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ status:

Cargo.toml
```toml
libquickjs-sys = {package="hirofa-quickjs-sys", version="0.4.0", features=["bellard"]}
libquickjs-sys = {package="hirofa-quickjs-sys", version="0.6.1", features=["bellard"]}
```
or
```toml
libquickjs-sys = {package="hirofa-quickjs-sys", version="0.4.0", features=["quickjs-ng"]}
libquickjs-sys = {package="hirofa-quickjs-sys", version="0.6.1", features=["quickjs-ng"]}
```

0 comments on commit 4329b04

Please sign in to comment.