Skip to content

Commit

Permalink
Merge pull request #57 from elijah-potter/dependabot/cargo/thiserror-…
Browse files Browse the repository at this point in the history
…1.0.57

build(deps): bump thiserror from 1.0.56 to 1.0.57
  • Loading branch information
elijah-potter authored Mar 12, 2024
2 parents 0f20c0d + 8cbfc8a commit 046c981
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 harper-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ paste = "1.0.14"
pulldown-cmark = "0.9.3"
serde = { version = "1.0.197", features = ["derive"] }
smallvec = { version = "1.13.1", features = ["serde"] }
thiserror = "1.0.56"
thiserror = "1.0.57"

[dev-dependencies]
divan = "0.1.14"
Expand Down

0 comments on commit 046c981

Please sign in to comment.