some dylib cleanup

This commit is contained in:
nora 2022-12-19 16:12:55 +01:00
parent d447ee6783
commit f7395cd817
No known key found for this signature in database
3 changed files with 36 additions and 14 deletions

View file

@ -14,7 +14,7 @@ anyhow = "1.0.65"
clap = { version = "4.0.29", features = ["derive"] }
prettyplease = "0.1.19"
proc-macro2 = { version = "1.0.48", features = ["span-locations"] }
quote = "1.0.21"
quote = "1.0.23"
rustfix = "0.6.1"
serde = { version = "1.0.151", features = ["derive"] }
serde_json = "1.0.90"