Skip to content

Commit

Permalink
⬆️ Update Rust crate url to 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2023
1 parent 17a151b commit 768b0d8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -35,7 +35,7 @@ byte-unit = "4.0"
fern = "0.6"
time = { version = "0.3", features = ["formatting", "local-offset"] }
sha2 = "0.10"
url = "2.4"
url = "2.5"

[features]
# by default Tauri runs in production mode
Expand Down

0 comments on commit 768b0d8

Please sign in to comment.