Skip to content

Commit e384b33

Browse files
wip
1 parent d4d8275 commit e384b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ hirofa_utils = "0.7"
2828
#hirofa_utils = {git="https://github.com/HiRoFa/utils"}
2929
backtrace = "0.3.67"
3030

31-
libquickjs-sys = {package="hirofa-quickjs-sys", path='../quickjs-sys', features=["bellard"]}
31+
libquickjs-sys = {package="hirofa-quickjs-sys", git='https://github.com/HiRoFa/quickjs-sys', features=["bellard"]}
3232
lazy_static = "1.4.0"
3333
log = "0.4"
3434
num_cpus = "1"

0 commit comments

Comments
 (0)