Skip to content

Commit

Permalink
fix(deps): update rust crate thiserror to 1.0.59 (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 21, 2024
1 parent 2d19388 commit 9cb6d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ surrealdb = { version = "1.4.2", optional = true, default-features = false }
csv = "1.3.0"
urlencoding = "2.1.3"
lopdf = { version = "0.32.0", features = ["pom", "pom_parser"] }
thiserror = "1.0.58"
thiserror = "1.0.59"
futures-util = "0.3.30"
async-stream = "0.3.5"
tokio-stream = "0.1.15"
Expand Down

0 comments on commit 9cb6d5b

Please sign in to comment.