Skip to content

Commit

Permalink
chore(deps): update rust crate http-range to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent 7c16d0f commit 15c20da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/tauri-runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ thiserror = "1.0"
tauri-utils = { version = "1.6.1", path = "../tauri-utils" }
uuid = { version = "1", features = [ "v4" ] }
http = "0.2.4"
http-range = "0.1.4"
http-range = "0.1.5"
raw-window-handle = "0.5"
rand = "0.8"
url = { version = "2" }
Expand Down

0 comments on commit 15c20da

Please sign in to comment.