From 76d4f3c100810fe69dedd01a03730c5a66dc6be9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20F=2E=20R=C3=B8dseth?= Date: Fri, 23 Aug 2024 10:16:44 +0200 Subject: [PATCH] New patch release --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index a1f835e..86505e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "in" -version = "1.7.2" +version = "1.7.3" authors = ["Alexander F. Rødseth "] -edition = "2018" +edition = "2021" # Dependencies [dependencies]