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

Update to document-features 0.2.8 (#4003)

Solves a build issue: https://github.com/rerun-io/rerun/issues/5113
This commit is contained in:
Emil Ernerfeldt
2024-02-10 09:13:25 +01:00
committed by GitHub
parent 1bc70b20b1
commit 410957870b
2 changed files with 8 additions and 8 deletions

View File

@@ -67,7 +67,7 @@ ahash = { version = "0.8.6", default-features = false, features = [
] }
backtrace = "0.3"
criterion = { version = "0.5.1", default-features = false }
document-features = "0.2"
document-features = " 0.2.8"
glow = "0.13"
log = { version = "0.4", features = ["std"] }
nohash-hasher = "0.2"