Skip to content

Commit

Permalink
Update Rust crate thiserror to 1.0.59
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent d1cdba4 commit 51d76a8
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 @@ -20,7 +20,7 @@ members = ["quork-proc"]
quork-proc = { version = "0.3", path = "quork-proc", optional = true }
spin = { version = "0.9", optional = true }
lock_api = { version = "0.4", optional = true }
thiserror = { version = "1.0" }
thiserror = { version = "1.0.59" }
cfg-if = "1.0"

[target.'cfg(windows)'.dependencies]
Expand Down

0 comments on commit 51d76a8

Please sign in to comment.