Skip to content

Commit da6ec2d

Browse files
committed
build: update Cargo.toml
Signed-off-by: YdrMaster <[email protected]>
1 parent 6857476 commit da6ec2d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-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.

bench-kernel/Cargo.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
[package]
22
name = "bench-kernel"
3-
version = "0.1.0"
3+
version = "0.0.1"
44
edition = "2021"
5+
authors = ["YdrMaster <[email protected]>"]
6+
publish = false
57

68
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
79

0 commit comments

Comments
 (0)