Add animation-slowdown debug setting

This commit is contained in:
Ivan Molodetskikh
2023-09-06 15:49:46 +04:00
parent c7a7b2daf2
commit 7460737481
5 changed files with 37 additions and 1 deletions
Generated
+7
View File
@@ -1376,6 +1376,7 @@ dependencies = [
"knuffel",
"logind-zbus",
"miette",
"portable-atomic",
"profiling",
"sd-notify",
"serde",
@@ -1666,6 +1667,12 @@ dependencies = [
"windows-sys 0.48.0",
]
[[package]]
name = "portable-atomic"
version = "1.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "31114a898e107c51bb1609ffaf55a0e011cf6a4d7f1170d0015a165082c0338b"
[[package]]
name = "ppv-lite86"
version = "0.2.17"