mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-14 16:35:01 +01:00
2024
This commit is contained in:
parent
8d236a2e4a
commit
78460595e6
2 changed files with 3 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ exclude = ["test-cases/*", "full-tests/*"]
|
|||
[package]
|
||||
name = "cargo-minimize"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
categories = ["development-tools"]
|
||||
description = "A tool for minimizing rustc ICEs"
|
||||
keywords = ["minimization", "ICE", "rust-development"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue