Let chains have been stabalized.
This commit is contained in:
parent
c43679fda9
commit
bad12160ac
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "natter"
|
||||
version = "0.0.1"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
authors = ["Tom Alexander <tom@fizz.buzz>"]
|
||||
description = "A static site generator using org source files."
|
||||
license = "0BSD"
|
||||
|
@ -1,4 +1,3 @@
|
||||
#![feature(let_chains)]
|
||||
use std::process::ExitCode;
|
||||
|
||||
use clap::Parser;
|
||||
|
Loading…
x
Reference in New Issue
Block a user