You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-07-06 14:35:36 +02:00
Update to Rust 2024 edition.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "smart-pointers"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
publish = false
|
||||
|
||||
[lib]
|
||||
|
Reference in New Issue
Block a user