diff --git a/build-dist b/build-dist index 8240a63..aca442c 100755 --- a/build-dist +++ b/build-dist @@ -1 +1 @@ -cargo install --path . --root dist +cargo install --locked --path . --root dist