Update rabbitizer, deny.toml

This commit is contained in:
2023-01-21 01:35:42 -05:00
parent 3406c76973
commit 2ab519d361
2 changed files with 12 additions and 9 deletions

View File

@@ -32,7 +32,7 @@ notify = "5.0.0"
object = { version = "0.30.2", features = ["read_core", "std", "elf"], default-features = false }
png = "0.17.7"
ppc750cl = { git = "https://github.com/terorie/ppc750cl", rev = "9ae36eef34aa6d74e00972c7671f547a2acfd0aa" }
rabbitizer = "1.5.7"
rabbitizer = "1.5.8"
rfd = { version = "0.10.0" } #, default-features = false, features = ['xdg-portal']
serde = { version = "1", features = ["derive"] }
tempfile = "3.3.0"