Migrated to rust edition 2021
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "aoc_2018"
|
||||
version = "0.1.0"
|
||||
authors = ["Johannes <jschaef@mail.uni-paderborn.de>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
regex = "1.1.0"
|
||||
|
||||
Reference in New Issue
Block a user