Skip to content

Commit

Permalink
cargo-xbuild 0.5.32
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-opp committed May 17, 2020
1 parent 61114c0 commit df6db07
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
0.5.32

# Change Log

All notable changes to this project will be documented in this file.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ keywords = ["cli", "cross", "compilation", "std", "osdev"]
license = "MIT OR Apache-2.0"
name = "cargo-xbuild"
repository = "https://github.com/rust-osdev/cargo-xbuild"
version = "0.5.31"
version = "0.5.32"

[lib]
name = "xargo_lib"
Expand Down

0 comments on commit df6db07

Please sign in to comment.