summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArdi <47633543+dev-ardi@users.noreply.github.com>2023-10-20 20:43:39 +0200
committerGitHub <noreply@github.com>2023-10-20 12:43:39 -0600
commitb5427028201d2a03f7cb2017ffcd463724065a5d (patch)
treeae03e786e5a4b3f88542c5b58f758fded0d1e61f
parentff154080744835235a54a03f0ba60cb76267876b (diff)
Update to the 2021 edit (#245)
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e22d8e0..8f8b2c4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ members = [
[package]
name = "sd"
version.workspace = true
-edition = "2018"
+edition = "2021"
authors = ["Gregory <gregory.mkv@gmail.com>"]
description = "An intuitive find & replace CLI"
readme = "README.md"