Skip to content

Commit 19218f6

Browse files
jensensclaude
andcommitted
Add repository and homepage to Cargo.toml
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent dea584d commit 19218f6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ version = "0.1.0"
44
edition = "2021"
55
description = "Fast pickle ↔ JSON transcoder for ZODB, implemented in Rust"
66
license = "MIT"
7+
repository = "https://github.com/bluedynamics/zodb-json-codec"
8+
homepage = "https://github.com/bluedynamics/zodb-json-codec"
79

810
[lib]
911
name = "zodb_json_codec"

0 commit comments

Comments
 (0)