Skip to content

Commit 3348822

Browse files
committed
[cargo-axplat] bump to v0.2.2
1 parent 91ae7c9 commit 3348822

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ members = [
2424
edition = "2024"
2525
authors = [
2626
"Yuekai Jia <[email protected]>",
27+
"Youjie Zheng <[email protected]>",
2728
"yanjuguang <[email protected]>",
2829
"Su Mingxian <[email protected]>",
2930
"RobertYuan <[email protected]>",

cargo-axplat/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-axplat"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
description = "Manages hardware platform packages using `axplat`"
55
keywords = ["arceos", "hal", "hardware", "cargo-subcommand"]
66
categories = ["development-tools", "development-tools::cargo-plugins", "embedded", "hardware-support", "os"]

0 commit comments

Comments
 (0)