BUILD_READY() {
  abinfo "Focibly pins the tui version to 0.18.0 ..."
  cargo update -p tui@0.19.0 --precise 0.18.0
}
