1 2 3 4 5 6 7 8 9 10 11 12
[package] name = "nell" version = "0.0.3" authors = ["Will <will@glozer.net>"] description = "Linux netlink API access" license = "GPL-3.0" [dependencies] errno = "0.2.3" eui48 = "0.3.2" libc = "0.2.41"