1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 12:50:04 -04:00

Update webbrowser 0.6 -> 0.7

This commit is contained in:
Emil Ernerfeldt
2022-04-30 17:58:12 +02:00
parent 11e8ffa079
commit 30aeb2a94f
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -3852,9 +3852,9 @@ dependencies = [
[[package]]
name = "webbrowser"
version = "0.6.0"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f9c28b6b6a78440b02647358625e3febc90724126480b9da6a967b5f674b3554"
checksum = "fc6a3cffdb686fbb24d9fb8f03a213803277ed2300f11026a3afe1f108dc021b"
dependencies = [
"jni",
"ndk-glue 0.6.1",