actions-fix: update toolchain to nightly for cargo fmt to use crate imports granularity

This commit is contained in:
clowzed 2024-06-24 12:58:04 +03:00
commit 017ab86591
3 changed files with 1219 additions and 1219 deletions

View file

@ -77,7 +77,7 @@ jobs:
- uses: "actions-rs/toolchain@v1"
with:
profile: "minimal"
toolchain: "stable"
toolchain: "nightly"
override: true
- run: "rustup component add rustfmt"

View file

@ -1,6 +1,6 @@
[package]
name = "sero"
version = "0.2.1"
version = "0.2.2"
edition = "2021"
authors = ["clowzed <clowzed.work@gmail.com>"]
description = "Muiltidomain static site hosting"

File diff suppressed because it is too large Load diff