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 3198ee9 commit 71122caCopy full SHA for 71122ca
Cargo.toml
@@ -329,4 +329,4 @@ github-custom-job-permissions = { "build-docker" = { packages = "write", content
329
# Whether to install an updater program
330
install-updater = false
331
# Path that installers should place binaries in
332
-install-path = "CARGO_HOME"
+install-path = ["$XDG_BIN_HOME/", "$XDG_DATA_HOME/../bin", "~/.local/bin"]
0 commit comments