Skip to content

Commit

Permalink
Merge pull request #140 from bbannier/dependabot/cargo/thiserror-1.0.64
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
2 parents d8f59a4 + b68f1b0 commit e463a65
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 @@ -12,7 +12,7 @@ tree-sitter-spicy = { git = "https://github.com/bbannier/tree-sitter-spicy" }
topiary-core = { git = "https://github.com/tweag/topiary.git", rev = "2be4b840e008f659a5b5950f152275b500c4dfcd" }
topiary-tree-sitter-facade = { git = "https://github.com/tweag/topiary.git", rev = "2be4b840e008f659a5b5950f152275b500c4dfcd" }
clap = { version = "4.5.17", features = ["std", "derive", "help"], default-features = false }
thiserror = "1.0.63"
thiserror = "1.0.64"
miette = { version = "7.2.0", default-features = false, features = ["derive", "fancy"] }
rayon = "1.10.0"

Expand Down

0 comments on commit e463a65

Please sign in to comment.