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 b5e352a commit 21cb39dCopy full SHA for 21cb39d
Cargo.toml
@@ -6,7 +6,7 @@ description = "A Rust JSON structural diff library"
6
repository = "https://github.com/Luni-4/json-structural-diff"
7
keywords = ["json-structural-diff", "json-diff"]
8
license = "MIT"
9
-edition = "2018"
+edition = "2021"
10
11
[features]
12
colorize = ["console"]
0 commit comments