update egui fork
This commit is contained in:
parent
c79be512ca
commit
923183684a
12
Cargo.lock
generated
12
Cargo.lock
generated
@ -685,7 +685,7 @@ checksum = "453440c271cf5577fd2a40e4942540cb7d0d2f85e27c8d07dd0023c925a67541"
|
||||
[[package]]
|
||||
name = "eframe"
|
||||
version = "0.18.0"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#467c256edc701cd379d1a9915450d9e98ddee656"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#31c1ff98cc7f079e39992075ba5b7fe528fab1bc"
|
||||
dependencies = [
|
||||
"bytemuck",
|
||||
"egui",
|
||||
@ -705,7 +705,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "egui"
|
||||
version = "0.18.1"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#467c256edc701cd379d1a9915450d9e98ddee656"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#31c1ff98cc7f079e39992075ba5b7fe528fab1bc"
|
||||
dependencies = [
|
||||
"ahash",
|
||||
"epaint",
|
||||
@ -717,7 +717,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "egui-winit"
|
||||
version = "0.18.0"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#467c256edc701cd379d1a9915450d9e98ddee656"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#31c1ff98cc7f079e39992075ba5b7fe528fab1bc"
|
||||
dependencies = [
|
||||
"arboard",
|
||||
"egui",
|
||||
@ -731,7 +731,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "egui_glow"
|
||||
version = "0.18.1"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#467c256edc701cd379d1a9915450d9e98ddee656"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#31c1ff98cc7f079e39992075ba5b7fe528fab1bc"
|
||||
dependencies = [
|
||||
"bytemuck",
|
||||
"egui",
|
||||
@ -751,7 +751,7 @@ checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
|
||||
[[package]]
|
||||
name = "emath"
|
||||
version = "0.18.0"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#467c256edc701cd379d1a9915450d9e98ddee656"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#31c1ff98cc7f079e39992075ba5b7fe528fab1bc"
|
||||
dependencies = [
|
||||
"bytemuck",
|
||||
"serde",
|
||||
@ -760,7 +760,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "epaint"
|
||||
version = "0.18.1"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#467c256edc701cd379d1a9915450d9e98ddee656"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#31c1ff98cc7f079e39992075ba5b7fe528fab1bc"
|
||||
dependencies = [
|
||||
"ab_glyph",
|
||||
"ahash",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user