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 f35d20a commit 46209c3Copy full SHA for 46209c3
Cargo.toml
@@ -4,6 +4,7 @@ version = "0.1.1"
4
edition = "2021"
5
license = "Apache-2.0"
6
description = "Diff changes between JSON schema files."
7
+repository = "https://github.com/getsentry/json-schema-diff"
8
9
[lib]
10
name = "json_schema_diff"
0 commit comments