Skip to content

Commit 3951a89

Browse files
committed
Prepare to release 0.2.14
1 parent c597451 commit 3951a89

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 = "cargo-show-asm"
3-
version = "0.2.13"
3+
version = "0.2.14"
44
edition = "2021"
55
description = "A cargo subcommand that displays the generated assembly of Rust source code."
66
categories = ["development-tools::cargo-plugins", "development-tools::debugging" ]

0 commit comments

Comments
 (0)