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

Skip to content

Commit fbb28fe

Browse files
committed
0.2.0-alpha-003
1 parent 013a687 commit fbb28fe

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "bootloader"
3-
version = "0.2.0-alpha-002"
3+
version = "0.2.0-alpha-003"
44
authors = ["Philipp Oppermann <dev@phil-opp.com>"]
55
license = "MIT/Apache-2.0"
66
description = "An experimental pure-Rust x86 bootloader."

0 commit comments

Comments
 (0)
0