From 9e7771243795d44f73f1e808858ca70593f73f24 Mon Sep 17 00:00:00 2001 From: Matthias Geier Date: Mon, 2 Mar 2026 22:50:27 +0100 Subject: [PATCH] Upgrade asdfspline, bump MSRV to 1.71 (due to dependencies) --- .github/workflows/main.yml | 2 +- Cargo.toml | 2 +- asdfspline | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3871928..5ff83d7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -287,7 +287,7 @@ jobs: msrv: strategy: matrix: - rust-version: ["1.68.0"] + rust-version: ["1.71.0"] runs-on: ubuntu-latest steps: - name: Clone Git repository diff --git a/Cargo.toml b/Cargo.toml index a18cf7d..21c1753 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "1.1.0" authors = ["Matthias Geier "] license = "MIT OR Apache-2.0" edition = "2021" -rust-version = "1.68" +rust-version = "1.71" publish = false diff --git a/asdfspline b/asdfspline index e2608b0..cb8be6d 160000 --- a/asdfspline +++ b/asdfspline @@ -1 +1 @@ -Subproject commit e2608b07e2749caf71e43f23d4592849d27dd450 +Subproject commit cb8be6d5613f358db33ab604211a9e2dc883ab43