mirror of
https://github.com/eza-community/eza.git
synced 2025-07-07 19:35:33 +00:00
build(rustc): 1.81 -> 1.82
Signed-off-by: Christina Sørensen <ces@fem.gg>
This commit is contained in:
parent
22bd228744
commit
765807b7ee
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ description = "A modern replacement for ls"
|
||||||
authors = ["Christina Sørensen <christina@cafkafk.com>"]
|
authors = ["Christina Sørensen <christina@cafkafk.com>"]
|
||||||
categories = ["command-line-utilities"]
|
categories = ["command-line-utilities"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
rust-version = "1.81.0"
|
rust-version = "1.82.0"
|
||||||
exclude = [
|
exclude = [
|
||||||
"/docs/",
|
"/docs/",
|
||||||
"/devtools/",
|
"/devtools/",
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# SPDX-License-Identifier: EUPL-1.2
|
# SPDX-License-Identifier: EUPL-1.2
|
||||||
[toolchain]
|
[toolchain]
|
||||||
# NOTE: don't forget to update the unit-tests workflow when changing this
|
# NOTE: don't forget to update the unit-tests workflow when changing this
|
||||||
channel = "1.81"
|
channel = "1.82"
|
||||||
components = [
|
components = [
|
||||||
"rustfmt",
|
"rustfmt",
|
||||||
"rustc",
|
"rustc",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue