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 ed8ce6f commit 9a9966aCopy full SHA for 9a9966a
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "json-structural-diff"
3
-version = "0.1.0"
+version = "0.2.0"
4
authors = ["Luni-4 <[email protected]>"]
5
description = "A Rust JSON structural diff library"
6
repository = "https://github.com/Luni-4/json-structural-diff"
json-structural-diff-cli/Cargo.toml
name = "json-structural-diff-cli"
description = "A Rust JSON structural diff cli"
0 commit comments