Skip to content

Commit

Permalink
Updated MSRV to 1.78.0 (#388)
Browse files Browse the repository at this point in the history
  • Loading branch information
CraZySacX authored Dec 2, 2024
1 parent 8395180 commit 063bd1f
Show file tree
Hide file tree
Showing 14 changed files with 32 additions and 32 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/vergen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-unknown-linux-gnu]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand All @@ -76,7 +76,7 @@ jobs:
strategy:
matrix:
os: [macos-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-apple-darwin]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand All @@ -92,7 +92,7 @@ jobs:
strategy:
matrix:
os: [windows-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-pc-windows-gnu]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand All @@ -108,7 +108,7 @@ jobs:
strategy:
matrix:
os: [windows-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-pc-windows-msvc]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/vergen_git2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-unknown-linux-gnu]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand All @@ -66,7 +66,7 @@ jobs:
strategy:
matrix:
os: [macos-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-apple-darwin]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand All @@ -82,7 +82,7 @@ jobs:
strategy:
matrix:
os: [windows-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-pc-windows-gnu]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand All @@ -98,7 +98,7 @@ jobs:
strategy:
matrix:
os: [windows-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-pc-windows-msvc]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/vergen_gitcl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-unknown-linux-gnu]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand All @@ -66,7 +66,7 @@ jobs:
strategy:
matrix:
os: [macos-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-apple-darwin]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand All @@ -82,7 +82,7 @@ jobs:
strategy:
matrix:
os: [windows-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-pc-windows-gnu]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand All @@ -98,7 +98,7 @@ jobs:
strategy:
matrix:
os: [windows-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-pc-windows-msvc]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/vergen_gix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-unknown-linux-gnu]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand All @@ -66,7 +66,7 @@ jobs:
strategy:
matrix:
os: [macos-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-apple-darwin]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand All @@ -82,7 +82,7 @@ jobs:
strategy:
matrix:
os: [windows-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-pc-windows-gnu]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand All @@ -98,7 +98,7 @@ jobs:
strategy:
matrix:
os: [windows-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-pc-windows-msvc]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/vergen_lib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-unknown-linux-gnu]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand All @@ -66,7 +66,7 @@ jobs:
strategy:
matrix:
os: [macos-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-apple-darwin]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand All @@ -82,7 +82,7 @@ jobs:
strategy:
matrix:
os: [windows-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-pc-windows-gnu]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand All @@ -98,7 +98,7 @@ jobs:
strategy:
matrix:
os: [windows-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-pc-windows-msvc]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/vergen_pretty.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-unknown-linux-gnu]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand All @@ -66,7 +66,7 @@ jobs:
strategy:
matrix:
os: [macos-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-apple-darwin]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand All @@ -82,7 +82,7 @@ jobs:
strategy:
matrix:
os: [windows-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-pc-windows-gnu]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand All @@ -98,7 +98,7 @@ jobs:
strategy:
matrix:
os: [windows-latest]
channel: ["1.75.0", "stable", "beta", "nightly"]
channel: ["1.78.0", "stable", "beta", "nightly"]
target: [x86_64-pc-windows-msvc]
uses: rustyhorde/workflows/.github/workflows/test-all-features.yml@main
with:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ to rerun instruction emission if the `SOURCE_DATE_EPOCH` environment variable ha
[![Crates.io](https://img.shields.io/crates/d/vergen-pretty.svg)](https://crates.io/crates/vergen-pretty)

## MSRV
The current minimum supported rust version is 1.75.0
The current minimum supported rust version is 1.78.0

## ⚠️ Notes on version 9 ⚠️
* Version 9 introduces 3 new libraries, `vergen-git2`, `vergen-gitcl`, and `vergen-gix` that will be versioned independently from `vergen`.
Expand Down
2 changes: 1 addition & 1 deletion test_util/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"
homepage = "https://github.com/rustyhorde/vergen"
keywords = ["cargo", "instructions", "build", "tool"]
license = "MIT OR Apache-2.0"
rust-version = "1.75.0"
rust-version = "1.78.0"
name = "test_util"
readme = "README.md"
repository = "https://github.com/rustyhorde/vergen"
Expand Down
2 changes: 1 addition & 1 deletion vergen-git2/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"
homepage = "https://github.com/rustyhorde/vergen"
keywords = ["cargo", "instructions", "build", "tool"]
license = "MIT OR Apache-2.0"
rust-version = "1.75.0"
rust-version = "1.78.0"
name = "vergen-git2"
readme = "README.md"
repository = "https://github.com/rustyhorde/vergen"
Expand Down
2 changes: 1 addition & 1 deletion vergen-gitcl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"
homepage = "https://github.com/rustyhorde/vergen"
keywords = ["cargo", "instructions", "build", "tool"]
license = "MIT OR Apache-2.0"
rust-version = "1.75.0"
rust-version = "1.78.0"
name = "vergen-gitcl"
readme = "README.md"
repository = "https://github.com/rustyhorde/vergen"
Expand Down
2 changes: 1 addition & 1 deletion vergen-gix/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"
homepage = "https://github.com/rustyhorde/vergen"
keywords = ["cargo", "instructions", "build", "tool"]
license = "MIT OR Apache-2.0"
rust-version = "1.75.0"
rust-version = "1.78.0"
name = "vergen-gix"
readme = "README.md"
repository = "https://github.com/rustyhorde/vergen"
Expand Down
2 changes: 1 addition & 1 deletion vergen-lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"
homepage = "https://github.com/rustyhorde/vergen"
keywords = ["cargo", "instructions", "build", "tool"]
license = "MIT OR Apache-2.0"
rust-version = "1.75.0"
rust-version = "1.78.0"
name = "vergen-lib"
readme = "README.md"
repository = "https://github.com/rustyhorde/vergen"
Expand Down
2 changes: 1 addition & 1 deletion vergen-pretty/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"
homepage = "https://github.com/rustyhorde/vergen"
keywords = ["cargo", "instructions", "build", "tool"]
license = "MIT OR Apache-2.0"
rust-version = "1.75.0"
rust-version = "1.78.0"
name = "vergen-pretty"
readme = "README.md"
repository = "https://github.com/rustyhorde/vergen"
Expand Down
2 changes: 1 addition & 1 deletion vergen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"
homepage = "https://github.com/rustyhorde/vergen"
keywords = ["cargo", "instructions", "build", "tool"]
license = "MIT OR Apache-2.0"
rust-version = "1.75.0"
rust-version = "1.78.0"
name = "vergen"
readme = "README.md"
repository = "https://github.com/rustyhorde/vergen"
Expand Down

0 comments on commit 063bd1f

Please sign in to comment.