pause module when page doesn't have focus

This commit is contained in:
2022-04-10 23:24:04 +02:00
parent 37f12f5a2c
commit 9ebb6b6d34
4 changed files with 24 additions and 4 deletions

2
Cargo.lock generated
View File

@@ -499,7 +499,7 @@ checksum = "b365fabc795046672053e29c954733ec3b05e4be654ab130fe8f1f94d7051f35"
[[package]]
name = "curlywas"
version = "0.1.0"
source = "git+https://github.com/exoticorn/curlywas.git?rev=557c3a84#557c3a842675a1ebd77e84021f9f5236d4fa5648"
source = "git+https://github.com/exoticorn/curlywas.git?rev=ebc701e#ebc701e2f2a5849a11ac94950b56803d70f4341d"
dependencies = [
"anyhow",
"ariadne",