mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-05 10:19:18 +00:00
Update exercise.rs
This commit is contained in:
parent
8d0aa11a35
commit
32886f46b7
@ -126,8 +126,8 @@ impl Exercise {
|
||||
let cargo_toml = format!(
|
||||
r#"[package]
|
||||
name = "{}"
|
||||
version = "0.0.1"
|
||||
edition = "2021"
|
||||
version = "5.6.1"
|
||||
edition = "2023"
|
||||
[[bin]]
|
||||
name = "{}"
|
||||
path = "{}.rs""#,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user