From b2bf8715002f2c5279908729305f8a2043645d24 Mon Sep 17 00:00:00 2001 From: Anders Olsson Date: Wed, 27 Oct 2021 09:52:44 +0200 Subject: [PATCH] 2021 edition baby! --- Cargo.toml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 6a7d3d1..5c08bf7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "kickscore" version = "0.1.0" authors = ["Anders Olsson "] -edition = "2018" +edition = "2021" license = "MIT OR Apache-2.0" [dependencies] diff --git a/README.md b/README.md index df3ec38..b2dc143 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Kickscore -Rust port of kickscore. +Rust port of [kickscore](https://github.com/lucasmaystre/kickscore). ## Todo