Skip to content

Commit 8f1adf9

Browse files
authored
Merge pull request #157 from fe-lang/dependabot/cargo/pest_derive-2.8.3
Bump pest_derive from 2.8.2 to 2.8.3
2 parents ae02c4e + 10477a2 commit 8f1adf9

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

Cargo.lock

Lines changed: 8 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/parser/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ir = { package = "sonatina-ir", path = "../ir", version = "0.0.3-alpha" }
1616
sonatina-triple = { path = "../triple", version = "0.0.3-alpha" }
1717
cranelift-entity = "0.125"
1818
pest = "2.7.10"
19-
pest_derive = "2.8.2"
19+
pest_derive = "2.8.3"
2020
smol_str = "0.3.1"
2121
hex = "0.4.3"
2222
either = { version = "1.12.0", default-features = false }

0 commit comments

Comments
 (0)