Skip to content

Commit 3dd73b8

Browse files
committed
Update manifest
1 parent a4fb049 commit 3dd73b8

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,13 @@
22
name = "crabstep"
33
version = "0.0.0"
44
edition = "2024"
5+
authors = ["Christopher Sardegna <imessage@reagentx.net>"]
6+
license = "GPL-3.0-or-later"
7+
description = "Cross-platform, zero-dependency Apple/NeXTSTEP typedstream deserializer"
8+
exclude = [".github"]
9+
readme = "README.md"
10+
repository = "https://github.com/ReagentX/crabstep"
11+
keywords = ["typedstream", "macos", "ios", "apple"]
12+
categories = ["parsing", "parser-implementations", "database"]
513

614
[dependencies]

0 commit comments

Comments
 (0)