2021 edition baby!

This commit is contained in:
2021-10-27 09:52:44 +02:00
parent 79a76b316b
commit b2bf871500
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
name = "kickscore" name = "kickscore"
version = "0.1.0" version = "0.1.0"
authors = ["Anders Olsson <anders.e.olsson@gmail.com>"] authors = ["Anders Olsson <anders.e.olsson@gmail.com>"]
edition = "2018" edition = "2021"
license = "MIT OR Apache-2.0" license = "MIT OR Apache-2.0"
[dependencies] [dependencies]

View File

@@ -1,6 +1,6 @@
# Kickscore # Kickscore
Rust port of kickscore. Rust port of [kickscore](https://github.com/lucasmaystre/kickscore).
## Todo ## Todo