1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-30 13:20:05 -04:00

Update to ehttp 0.4 (#3834)

This commit is contained in:
Emil Ernerfeldt
2024-01-17 15:39:28 +01:00
committed by GitHub
parent 7bde0252c1
commit f01d337fa8
4 changed files with 7 additions and 7 deletions

4
Cargo.lock generated
View File

@@ -1333,9 +1333,9 @@ dependencies = [
[[package]]
name = "ehttp"
version = "0.3.1"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f88f45662356f96afc7d9e2bc9910ad8352ee01417f7c69b8b16a53c8767a75d"
checksum = "e598cc2bfc28612f26426259ed99a978270e9433d63ae6d2843e30fb0974cd02"
dependencies = [
"document-features",
"js-sys",