Skip to content

Commit 7148329

Browse files
committed
Remove stabilized publish-lockfile feature
1 parent 1ee7ec4 commit 7148329

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: Cargo.toml

-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
1-
cargo-features = ["publish-lockfile"]
2-
31
[package]
42
name = "bootloader"
53
version = "0.6.1"
64
authors = ["Philipp Oppermann <[email protected]>"]
75
license = "MIT/Apache-2.0"
86
description = "An experimental pure-Rust x86 bootloader."
97
repository = "https://github.com/rust-osdev/bootloader"
10-
publish-lockfile = true
118
edition = "2018"
129
build = "build.rs"
1310

0 commit comments

Comments
 (0)