Skip to content

Commit

Permalink
⬆️ Update Rust crate infer to 0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2023
1 parent 2d166ab commit 6692296
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions src-tauri/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 src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ rand = "0.8"
futures-util = "0.3"
log = { version = "0.4", features = ["kv_unstable"] }
thiserror = "1"
infer = { version = "0.13", default-features = false }
infer = { version = "0.15", default-features = false }
warp = "0.3.5"
reqwest = "0.11.18"
regex = "1.8.3"
Expand Down

0 comments on commit 6692296

Please sign in to comment.