Skip to content

Commit

Permalink
Remove stabilized publish-lockfile feature
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-opp committed Jul 7, 2019
1 parent 1ee7ec4 commit 7148329
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
cargo-features = ["publish-lockfile"]

[package]
name = "bootloader"
version = "0.6.1"
authors = ["Philipp Oppermann <dev@phil-opp.com>"]
license = "MIT/Apache-2.0"
description = "An experimental pure-Rust x86 bootloader."
repository = "https://github.com/rust-osdev/bootloader"
publish-lockfile = true
edition = "2018"
build = "build.rs"

Expand Down

0 comments on commit 7148329

Please sign in to comment.