Merge pull request #1038 from KatanaFluorescent/main
change edition to 2021 in exercices.rs
This commit is contained in:
commit
5fbf28dfec
@ -121,7 +121,7 @@ impl Exercise {
|
||||
r#"[package]
|
||||
name = "{}"
|
||||
version = "0.0.1"
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
[[bin]]
|
||||
name = "{}"
|
||||
path = "{}.rs""#,
|
||||
|
Reference in New Issue
Block a user