We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 549cd49 commit ee7aa15Copy full SHA for ee7aa15
Cargo.toml
@@ -1,8 +1,11 @@
1
[package]
2
name = "canonicaljson-rs"
3
-version = "1.0.0"
+version = "0.1.0"
4
authors = ["Mathieu Leplatre <[email protected]>"]
5
edition = "2018"
6
+description = "Python bindings for canonical_json"
7
+license = "Mozilla Public License 2.0"
8
+repository = "https://github.com/leplatrem/python-canonicaljson-rs/"
9
10
[lib]
11
name = "canonicaljson"
0 commit comments