update oyasumi & lock

This commit is contained in:
galister
2025-12-19 11:55:45 +09:00
parent 27d40c8fea
commit 70f2190400
2 changed files with 87 additions and 88 deletions

View File

@@ -43,7 +43,7 @@ openxr = { git = "https://github.com/Ralith/openxrs", rev = "d0afdd3365bc1e14de2
ovr_overlay = { features = [
"ovr_input",
"ovr_system",
], git = "https://github.com/galister/ovr_overlay_oyasumi", optional = true }
], git = "https://github.com/galister/ovr_overlay_oyasumi", rev = "3cfe4930accad9cf38cd9784bf78505584de4cd8", optional = true }
regex = { workspace = true }
rodio = { version = "0.21.1", default-features = false, features = [
"playback",