Skip to content

Commit

Permalink
Update Rust crate thiserror to 1.0.65 (#873)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent fe98864 commit b4e122d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ sha2 = "0.10.8"
strsim = "0.11.1"
strum = { version = "0.26.3", features = ["derive"] }
tempfile = "3.13.0"
thiserror = "1.0.64"
thiserror = "1.0.65"
tokio = { version = "1.41.0", features = ["rt-multi-thread", "macros", "fs"] }
tree-sitter-highlight = "0.24.3"
tree-sitter-yaml = "0.6.1"
Expand Down

0 comments on commit b4e122d

Please sign in to comment.