Skip to content

Commit 3cd4e2a

Browse files
committed
fix(minicore): fix cargo manifest
1 parent ff3df00 commit 3cd4e2a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

fstar-helpers/minicore/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
[package]
22
name = "minicore"
3-
edition = "2021"
43
version.workspace = true
54
authors.workspace = true
65
license.workspace = true
76
homepage.workspace = true
87
edition.workspace = true
98
repository.workspace = true
109
readme.workspace = true
11-
publish = false
1210

1311
[dependencies]
1412
rand = "0.9"

0 commit comments

Comments
 (0)