From 4329b04b4673252569c9de766192d5a25dde64c4 Mon Sep 17 00:00:00 2001 From: "andries@fam-hiemstra.nl" Date: Fri, 11 Oct 2024 08:40:02 +0200 Subject: [PATCH] wip --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 798bce1..8e0fa51 100644 --- a/README.md +++ b/README.md @@ -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"]} ``` \ No newline at end of file