Skip to content

Commit 91417ee

Browse files
committed
[debug-ignore] version 1.0.4
1 parent 3f65de7 commit 91417ee

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.3"
4+
version = "1.0.4"
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)