Skip to content

Commit

Permalink
Merge pull request #2193 from foresterre/dependabot/cargo/pest-2.7.15
Browse files Browse the repository at this point in the history
  • Loading branch information
foresterre authored Dec 19, 2024
2 parents d5f9ff1 + 544eeb0 commit e9b9caa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/sic_parser/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ rust-version = "1.61"
sic_core = { version = "0.22.0", path = "../sic_core"}
sic_image_engine = { version = "0.22.0", path = "../sic_image_engine" }

pest = "2.7.12"
pest = "2.7.15"
pest_derive = "2.7.12"
thiserror = "2"

Expand Down

0 comments on commit e9b9caa

Please sign in to comment.