diff --git a/Bootstrap.ps1 b/Bootstrap.ps1 index 316aed0..6e2aaba 100644 --- a/Bootstrap.ps1 +++ b/Bootstrap.ps1 @@ -2,7 +2,7 @@ echo "Installing dependencies..." -cargo install cbindgen +#cargo install cbindgen echo "Generating bindings..."