mirror of
https://github.com/atuinsh/atuin.git
synced 2025-06-26 12:51:35 +02:00
chore(install): log cargo and rustc version (#2068)
This commit is contained in:
parent
c694a0a67f
commit
83637d96b0
@ -156,6 +156,10 @@ __atuin_install_cargo(){
|
|||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Log cargo and rustc versions for support
|
||||||
|
cargo --version
|
||||||
|
rustc --version
|
||||||
|
|
||||||
cargo install atuin
|
cargo install atuin
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user