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

4
Cargo.lock generated
View file

@ -301,9 +301,9 @@ dependencies = [
[[package]]
name = "quote"
version = "1.0.21"
version = "1.0.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179"
checksum = "8856d8364d252a14d474036ea1358d63c9e6965c8e5c1885c18f73d70bff9c7b"
dependencies = [
"proc-macro2",
]