Skip to content

Commit 47a911c

Browse files
committed
[debug-ignore] version 1.0.5
1 parent 3fe8dda commit 47a911c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "debug-ignore"
33
description = "A newtype wrapper that causes a field to be skipped while printing out Debug output."
4-
version = "1.0.4"
4+
version = "1.0.5"
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/sunshowers-code/debug-ignore"
77
documentation = "https://docs.rs/debug-ignore"

0 commit comments

Comments
 (0)