Skip to content

Commit 154709b

Browse files
publish v0.2.0-preview.1. NOTICE: need to unlink lwext4_rust 0.3.1-preview.1 temporarily
1 parent ed853a4 commit 154709b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111

1212
[package]
1313
edition = "2024"
14-
name = "starryos"
15-
version = "0.2.0"
14+
name = "starry-kernel"
15+
version = "0.2.0-preview.1"
1616
authors = [
1717
"Azure-stars <Azure_stars@126.com>",
1818
"Yuekai Jia <equation618@gmail.com>",
@@ -82,7 +82,7 @@ smp = ["axfeat/smp"]
8282
xtask = ["dep:clap"]
8383

8484
[[bin]]
85-
name = "starryos"
85+
name = "starry-kernel"
8686
path = "src/main.rs"
8787
required-features = ["qemu"]
8888

0 commit comments

Comments
 (0)