Skip to content

Commit

Permalink
Merge pull request #420 from jsinger67/dependabot/cargo/ts-rs-10.0.0
Browse files Browse the repository at this point in the history
chore(deps): Bump ts-rs from 9.0.1 to 10.0.0
  • Loading branch information
jsinger67 authored Sep 20, 2024
2 parents 98ea71b + 0b14694 commit 21897c8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
15 changes: 11 additions & 4 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/parol/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ syn = { version = "2", default-features = false, features = [
syntree = { workspace = true }
syntree_layout = { workspace = true }
thiserror = { workspace = true }
ts-rs = "9.0.1"
ts-rs = "10.0.0"
ume = "0.1"
rayon = "1.10.0"
tempfile = "3"
Expand Down

0 comments on commit 21897c8

Please sign in to comment.