Skip to content

Commit

Permalink
Merge pull request #237 from frog-pond/renovate/ts-rs-10.x
Browse files Browse the repository at this point in the history
Update Rust crate ts-rs to v10
  • Loading branch information
hawkrives authored Jan 25, 2025
2 parents 301f954 + 744db5e commit 1821048
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 16 deletions.
44 changes: 29 additions & 15 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ tower = { version = "0.5.0", features = ["filter", "timeout"] }
tower-http = { version = "0.6.0", features = ["trace"] }
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["json", "env-filter"] }
ts-rs = { version = "8.0.0" }
ts-rs = { version = "10.0.0" }
url = "2.5.0"

0 comments on commit 1821048

Please sign in to comment.