diff --git a/Cargo.toml b/Cargo.toml index 5202325f..1f64b0cd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,7 +38,7 @@ repository = "https://github.com/ideal-world/bios" license = "Apache-2.0" edition = "2021" readme = "README.md" -publish = false +publish = true [profile.release] lto = true