Skip to content

Commit

Permalink
Update Rust crate anyhow to 1.0.64
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2022
1 parent 612fb98 commit 53f0449
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 app/src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ndarray-npy = "0.8.1"
ndarray = "0.15.6"
png = "0.17.5"
tokio = { version = "1.21.0", features = ["full"] }
anyhow = "1.0.63"
anyhow = "1.0.64"
reqwest = "0.11.11"
async-std = "1.12.0"
tempfile = "3.3.0"
Expand Down

0 comments on commit 53f0449

Please sign in to comment.