Skip to content

Commit 3076158

Browse files
committed
added description
1 parent a194589 commit 3076158

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "impl_serde_serialize_error"
33
version = "1.0.0"
44
edition = "2021"
5+
description = "Macro for fast implementing error methods in serde::Serializer trait"
56
license = "MIT OR Apache-2.0"
67

78
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)