update egui
This commit is contained in:
parent
b53577bdb2
commit
9c2e4d1a22
16
Cargo.lock
generated
16
Cargo.lock
generated
@ -658,7 +658,7 @@ checksum = "453440c271cf5577fd2a40e4942540cb7d0d2f85e27c8d07dd0023c925a67541"
|
||||
[[package]]
|
||||
name = "eframe"
|
||||
version = "0.18.0"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#0be150321de68c42bb1091b30626745ed5961086"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#a5982e64adc4991494be1e17d5be359af02c17c5"
|
||||
dependencies = [
|
||||
"bytemuck",
|
||||
"egui",
|
||||
@ -678,7 +678,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "egui"
|
||||
version = "0.18.1"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#0be150321de68c42bb1091b30626745ed5961086"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#a5982e64adc4991494be1e17d5be359af02c17c5"
|
||||
dependencies = [
|
||||
"ahash",
|
||||
"epaint",
|
||||
@ -690,7 +690,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "egui-winit"
|
||||
version = "0.18.0"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#0be150321de68c42bb1091b30626745ed5961086"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#a5982e64adc4991494be1e17d5be359af02c17c5"
|
||||
dependencies = [
|
||||
"arboard",
|
||||
"egui",
|
||||
@ -704,7 +704,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "egui_glow"
|
||||
version = "0.18.1"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#0be150321de68c42bb1091b30626745ed5961086"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#a5982e64adc4991494be1e17d5be359af02c17c5"
|
||||
dependencies = [
|
||||
"bytemuck",
|
||||
"egui",
|
||||
@ -724,7 +724,7 @@ checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
|
||||
[[package]]
|
||||
name = "emath"
|
||||
version = "0.18.0"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#0be150321de68c42bb1091b30626745ed5961086"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#a5982e64adc4991494be1e17d5be359af02c17c5"
|
||||
dependencies = [
|
||||
"bytemuck",
|
||||
"serde",
|
||||
@ -733,7 +733,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "epaint"
|
||||
version = "0.18.1"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#0be150321de68c42bb1091b30626745ed5961086"
|
||||
source = "git+https://github.com/Titaniumtown/egui.git#a5982e64adc4991494be1e17d5be359af02c17c5"
|
||||
dependencies = [
|
||||
"ab_glyph",
|
||||
"ahash",
|
||||
@ -1560,9 +1560,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "once_cell"
|
||||
version = "1.10.0"
|
||||
version = "1.11.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "87f3e037eac156d1775da914196f0f37741a274155e34a0b7e427c35d2a2ecb9"
|
||||
checksum = "7b10983b38c53aebdf33f542c6275b0f58a238129d00c4ae0e6fb59738d783ca"
|
||||
|
||||
[[package]]
|
||||
name = "oorandom"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user