update puzzle_game example to 2021 edition
This commit is contained in:
@@ -1,8 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "puzzle_game"
|
name = "puzzle_game"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Nathan Stocks <nathan@agileperception.com>"]
|
edition = "2021"
|
||||||
edition = "2018"
|
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
anyhow = "1.0"
|
anyhow = "1.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user