update Cargo.lock
This commit is contained in:
parent
8b4294ec3b
commit
e88e5d96b7
12
Cargo.lock
generated
12
Cargo.lock
generated
@ -659,7 +659,7 @@ checksum = "453440c271cf5577fd2a40e4942540cb7d0d2f85e27c8d07dd0023c925a67541"
|
||||
[[package]]
|
||||
name = "eframe"
|
||||
version = "0.18.0"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#ad4b17cebc7bef8d660eed4a7fb49a52f97de1c3"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#df1e7b36af0f3d951501e168c85b2f340b56e42c"
|
||||
dependencies = [
|
||||
"bytemuck",
|
||||
"egui",
|
||||
@ -679,7 +679,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "egui"
|
||||
version = "0.18.1"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#ad4b17cebc7bef8d660eed4a7fb49a52f97de1c3"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#df1e7b36af0f3d951501e168c85b2f340b56e42c"
|
||||
dependencies = [
|
||||
"ahash",
|
||||
"epaint",
|
||||
@ -690,7 +690,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "egui-winit"
|
||||
version = "0.18.0"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#ad4b17cebc7bef8d660eed4a7fb49a52f97de1c3"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#df1e7b36af0f3d951501e168c85b2f340b56e42c"
|
||||
dependencies = [
|
||||
"arboard",
|
||||
"egui",
|
||||
@ -704,7 +704,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "egui_glow"
|
||||
version = "0.18.1"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#ad4b17cebc7bef8d660eed4a7fb49a52f97de1c3"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#df1e7b36af0f3d951501e168c85b2f340b56e42c"
|
||||
dependencies = [
|
||||
"bytemuck",
|
||||
"egui",
|
||||
@ -724,7 +724,7 @@ checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
|
||||
[[package]]
|
||||
name = "emath"
|
||||
version = "0.18.0"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#ad4b17cebc7bef8d660eed4a7fb49a52f97de1c3"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#df1e7b36af0f3d951501e168c85b2f340b56e42c"
|
||||
dependencies = [
|
||||
"bytemuck",
|
||||
"serde",
|
||||
@ -733,7 +733,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "epaint"
|
||||
version = "0.18.1"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#ad4b17cebc7bef8d660eed4a7fb49a52f97de1c3"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#df1e7b36af0f3d951501e168c85b2f340b56e42c"
|
||||
dependencies = [
|
||||
"ab_glyph",
|
||||
"ahash",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user