Skip to content

Commit

Permalink
Update Rust crate thiserror to 1.0.34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2022
1 parent 53f0449 commit f4923ca
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 core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ scopeguard = "1.1.0"
serde = { version = "1.0.144", features = ["derive"] }
serde_json = "1.0.85"
smallvec = "1.9.0"
thiserror = "1.0.33"
thiserror = "1.0.34"
tokenizers = "0.11.3"
tsar-rs = { git = "https://github.com/brian14708/tsar", version = "0.1.0" }
nalgebra = "0.31.1"
Expand Down

0 comments on commit f4923ca

Please sign in to comment.