Remove unnecessary newlines and bump version in Cargo.toml

This commit is contained in:
Luc Perkins 2023-06-17 14:53:49 -07:00
parent e6d1902463
commit a579589ad1
No known key found for this signature in database
GPG Key ID: 4F102D0C16E232F2
3 changed files with 3 additions and 5 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "flake-checker"
version = "0.1.6"
version = "0.1.7"
edition = "2021"
[dependencies]

View File

@ -1,8 +1,7 @@
# ![](https://avatars.githubusercontent.com/u/80991770?s=30) Flake checkup
{{#if clean}}
The Determinate Flake Checker Action scanned your `flake.lock` and didn't identify any issues.
All Nixpkgs inputs:
The Determinate Flake Checker Action scanned your `flake.lock` and didn't identify any issues. All Nixpkgs inputs:
✅ Use supported branches
✅ Are less that 30 days old

View File

@ -1,8 +1,7 @@
Flake checker results:
{{#if clean}}
The flake checker scanned your flake.lock and didn't identify any issues.
All Nixpkgs inputs:
The flake checker scanned your flake.lock and didn't identify any issues. All Nixpkgs inputs:
> Use supported branches
> Are less that 30 days old