add cargo package manager

parent 784472f4
......@@ -1641,6 +1641,7 @@ get_packages() {
has flatpak && tot flatpak list
has spm && tot spm list -i
has puyo && dir ~/.puyo/installed
has cargo && dir ~/.cargo/bin/*
# Snap hangs if the command is run without the daemon running.
# Only run snap if the daemon is also running.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment