Skip to content

Commit ec7cbaa

Browse files
rust-osdev#360: Resolve @phil-opp's concerns (2/5)
1 parent 57bd85d commit ec7cbaa

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 deletions
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
@@ -31,7 +31,7 @@ exclude = ["examples/basic", "examples/test_framework"]
3131

3232
[workspace.package]
3333
# don't forget to update `workspace.dependencies` below
34-
version = "0.11.4"
34+
version = "0.11.3"
3535
license = "MIT/Apache-2.0"
3636
repository = "https://github.com/rust-osdev/bootloader"
3737

0 commit comments

Comments
 (0)