Skip to content

Commit

Permalink
Update thiserror dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
emarsden committed Jul 18, 2024
1 parent 43ef938 commit ecc9758
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 @@ -25,7 +25,7 @@ chrono = { version = "0.4.38", features = ["serde"] }
num-traits = "0.2.19"
iso8601 = "0.6.1"
regex = "1.10.5"
thiserror = "1.0.62"
thiserror = "1.0.63"
fs-err = "2.11.0"
tracing = { version = "0.1.40", features = ["attributes"] }
data-url = { version = "0.3.1", optional = true }
Expand Down

0 comments on commit ecc9758

Please sign in to comment.