Skip to content

Commit

Permalink
Merge pull request #93 from blip-radar/dependabot/cargo/thiserror-1.0.68
Browse files Browse the repository at this point in the history
build(deps): bump thiserror from 1.0.66 to 1.0.68
  • Loading branch information
globin authored Nov 5, 2024
2 parents a7b9364 + c9f22ec commit 782fab9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -29,7 +29,7 @@ phf = { version = "0.11.2", features = ["macros"] }
regex = "1.11.1"
serde = { version = "1.0.214", features = ["derive"] }
serde_json = "1.0.132"
thiserror = "1.0.66"
thiserror = "1.0.68"
tracing = "0.1.40"
uom = { version = "0.36", features = ["serde"] }

Expand Down

0 comments on commit 782fab9

Please sign in to comment.