remove unused dependencies

This commit is contained in:
Brendan Hansknecht 2023-03-06 12:09:00 -08:00
parent 6a958b17c6
commit 21af20597e
No known key found for this signature in database
GPG key ID: 0EA784685083E75B
9 changed files with 0 additions and 27 deletions

View file

@ -33,7 +33,6 @@ roc_linker = { path = "../../linker" }
wasi_libc_sys = { path = "../../wasi-libc-sys" }
const_format.workspace = true
bumpalo.workspace = true
libloading.workspace = true
tempfile.workspace = true