Skip to content

Commit 8e85617

Browse files
committed
update edition year for tree-sitter-dscexpression
1 parent b11481b commit 8e85617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tree-sitter-dscexpression/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version = "1.0.0"
55
keywords = ["incremental", "parsing", "DSCExpression"]
66
categories = ["parsing", "text-editors"]
77
repository = "https://github.com/powershell/dsc"
8-
edition = "2018"
8+
edition = "2021"
99
license = "MIT"
1010

1111
build = "bindings/rust/build.rs"

0 commit comments

Comments
 (0)