Skip to content

Commit 5fcb96e

Browse files
committed
Release 0.4.18
1 parent 16ff276 commit 5fcb96e

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-llvm-lines"
3-
version = "0.4.17"
3+
version = "0.4.18"
44
authors = ["David Tolnay <[email protected]>", "Nicholas Nethercote <[email protected]>"]
55
categories = ["development-tools::cargo-plugins", "development-tools::debugging"]
66
description = "Count the number of lines of LLVM IR across all instantiations of a generic function."

0 commit comments

Comments
 (0)