ci/rust: test from git using latest feature
authorLuca BRUNO <luca.bruno@coreos.com>
Thu, 27 Oct 2022 12:58:43 +0000 (12:58 +0000)
committerLuca BRUNO <luca.bruno@coreos.com>
Thu, 27 Oct 2022 12:58:43 +0000 (12:58 +0000)
.github/workflows/rust.yml

index bca9b691d60d647bf090992a14876fec2ea295ac..6e468fd6648ac3042511b0f3029247971dd60d71 100644 (file)
@@ -13,7 +13,7 @@ env:
   CARGO_TERM_COLOR: always
   CARGO_PROJECT_FEATURES: "v2021_5,cap-std-apis"
   # TODO: Automatically query this from the C side
-  LATEST_LIBOSTREE: "v2022_5"
+  LATEST_LIBOSTREE: "v2022_6"
   # Minimum supported Rust version (MSRV)
   ACTION_MSRV_TOOLCHAIN: 1.58.1
   # Pinned toolchain for linting