Skip to content

Commit 970edb8

Browse files
committed
Update 0.9.7
1 parent 118ab0c commit 970edb8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

error-forge-derive/Cargo.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@ version = "0.9.7"
44
edition = "2021"
55
description = "Derive macros for the error-forge crate"
66
license = "Apache-2.0"
7+
documentation = "https://docs.rs/error-forge"
8+
repository = "https://github.com/jamesgober/error-forge"
9+
homepage = "https://github.com/jamesgober/error-forge"
710
authors = [
8-
"James Gober <codeca@jamesgober.dev>"
11+
"James Gober <me@jamesgober.com>"
912
]
1013

1114
[lib]

0 commit comments

Comments
 (0)