chore: move kratart::image to krataoci and cleanup dependencies

This commit is contained in:
Alex Zenla
2024-03-25 02:37:02 +00:00
parent 655b8029cb
commit 001409378e
19 changed files with 86 additions and 56 deletions

View File

@ -15,7 +15,6 @@ etherparse = { workspace = true }
futures = { workspace = true }
libc = { workspace = true }
log = { workspace = true }
netlink-packet-route = { workspace = true }
rtnetlink = { workspace = true }
smoltcp = { workspace = true }
tokio = { workspace = true }