Skip to content

Commit ac3fa77

Browse files
committed
cli: Update Rust version
1 parent dc1bd16 commit ac3fa77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-structural-diff-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ keywords = [
1010
"json-diff"
1111
]
1212
license = "MIT"
13-
edition = "2018"
13+
edition = "2021"
1414

1515
[[bin]]
1616
name = "json-structural-diff-cli"

0 commit comments

Comments
 (0)