You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-08-10 17:11:29 +02:00
Update to Rust 2024 edition. (#2658)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "mdbook-exerciser"
|
||||
version = "0.1.0"
|
||||
authors = ["Andrew Walbran <qwandor@google.com>"]
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
license = "Apache-2.0"
|
||||
repository = "https://github.com/google/comprehensive-rust"
|
||||
description = "A tool for extracting starter code for exercises from Markdown files."
|
||||
|
Reference in New Issue
Block a user