Fix CI on rustc 1.50 and below 2023-10-116-bindings-1
authorMatt Corallo <git@bluematt.me>
Mon, 23 Oct 2023 19:50:12 +0000 (19:50 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 23 Oct 2023 19:50:12 +0000 (19:50 +0000)
commit35eb38df14fde0ea62e19b855e0144c23783af71
tree02e177bbf62f71cd074e84a968637738de1f5198
parent49a5fdf6aa00c06645290da8343bb2efff0380ee
Fix CI on rustc 1.50 and below

rustc doesn't allow `--features` with `-p`, so we simply skip the
steps that rely on it.
ci/ci-tests.sh