We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
~/.local/bin
1 parent 0184ccd commit f6633f2Copy full SHA for f6633f2
Cargo.toml
@@ -303,4 +303,4 @@ github-custom-job-permissions = { "build-docker" = { packages = "write", content
303
# Whether to install an updater program
304
install-updater = false
305
# Path that installers should place binaries in
306
-install-path = "CARGO_HOME"
+install-path = ["$XDG_BIN_HOME/", "$XDG_DATA_HOME/../bin", "~/.local/bin"]
0 commit comments