1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

Bump ehttp to 0.6.0 (#7757)

This commit is contained in:
Jan Procházka
2025-12-06 11:33:56 +01:00
committed by GitHub
parent 2dbfe3a083
commit 2174b309bd
2 changed files with 3 additions and 3 deletions

View File

@@ -1475,9 +1475,9 @@ dependencies = [
[[package]]
name = "ehttp"
version = "0.5.0"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "59a81c221a1e4dad06cb9c9deb19aea1193a5eea084e8cd42d869068132bf876"
checksum = "04499d3c719edecfad5c9b46031726c8540905d73be6d7e4f9788c4a298da908"
dependencies = [
"document-features",
"js-sys",