Skip to content

Commit 07ca6cd

Browse files
committed
Update Rust crate pest_derive to v2.1.0
1 parent 35d9936 commit 07ca6cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

squark-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ proc-macro = true
1515

1616
[dependencies]
1717
pest = "2.1.2"
18-
pest_derive = "2.0.0"
18+
pest_derive = "2.1.0"
1919

2020
[dev-dependencies]
2121
squark = { path = "../squark", version = "0.7.0" }

0 commit comments

Comments
 (0)