We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c8d4ab commit 2bc9465Copy full SHA for 2bc9465
Cargo.toml
@@ -32,7 +32,7 @@ notify = "5.0.0"
32
object = { version = "0.30.0", features = ["read_core", "std", "elf"], default-features = false }
33
png = "0.17.7"
34
ppc750cl = { git = "https://github.com/encounter/ppc750cl", rev = "aa631a33de7882c679afca89350898b87cb3ba3f" }
35
-rabbitizer = "1.5.6"
+rabbitizer = "1.5.7"
36
reqwest = "0.11.13"
37
rfd = { version = "0.10.0" } # , default-features = false, features = ['xdg-portal']
38
self_update = "0.32.0"
0 commit comments