Declare Rust 1.85 MSRV
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name = "type_erased_vec_capacity"
|
||||
version = "0.3.0"
|
||||
edition = "2024"
|
||||
rust-version = "1.85"
|
||||
description = "Reuse a Vec allocation across element types with the same layout"
|
||||
readme = "README.md"
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user