You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`--bench`: Compile and run benchmarks. Requires a nightly toolchain.
102
102
-`--debug`: Build a debug executable, not an optimised one.
103
103
-`--force`: Force the script to be rebuilt. Useful if you want to force a recompile with a different toolchain.
104
-
-`--project`: Generate the Cargo package and print the path to it - but don't compile or run it. Effectively "unpacks" the script into a Cargo package.
104
+
-`--package`: Generate the Cargo package and print the path to it - but don't compile or run it. Effectively "unpacks" the script into a Cargo package.
0 commit comments