Skip to content
This repository was archived by the owner on Sep 14, 2023. It is now read-only.

Commit 6ef6a45

Browse files
committed
Add missing Cargo entries
1 parent bc73e21 commit 6ef6a45

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
@@ -2,6 +2,8 @@
22
name = "hyperjson"
33
version = "0.2.1"
44
authors = ["Matthias Endler <[email protected]>"]
5+
description = "A hyper-fast Python module for reading/writing JSON data using Rust's serde-json."
6+
license = "Apache-2.0"
57

68
[dependencies]
79
serde_json = "1.0.40"

0 commit comments

Comments
 (0)