8000 0.2.0-alpha-005 · rust-osdev/bootloader@c23429e · GitHub
[go: up one dir, main page]

Skip to content

Commit c23429e

Browse files
committed
0.2.0-alpha-005
1 parent 5f54865 commit c23429e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cargo-features = ["publish-lockfile"]
22

33
[package]
44
name = "bootloader"
5-
version = "0.2.0-alpha-004"
5+
version = "0.2.0-alpha-005"
66
authors = ["Philipp Oppermann <dev@phil-opp.com>"]
77
license = "MIT/Apache-2.0"
88
description = "An experimental pure-Rust x86 bootloader."

0 commit comments

Comments
 (0)
0