| # This file is purely for vulnerability scanning purposes to be routed under rust dependencies. |
| # It is not used by the Fuchsia GN build system. |
| |
| [[package]] |
| name = "netlink-packet-core" |
| version = "0.7.0" |
| source = "git+https://github.com/rust-netlink/netlink-packet-core#91e71b69fe8d94a8ae7e2748b0443272c6c3307c" |
| |
| [[package]] |
| name = "netlink-packet-generic" |
| version = "0.3.3" |
| source = "git+https://github.com/rust-netlink/netlink-packet-generic#865fe7cab27c9f1855e7cc577e03858f96dab344" |
| |
| [[package]] |
| name = "netlink-packet-route" |
| version = "0.20.1" |
| source = "git+https://github.com/rust-netlink/netlink-packet-route#570c4f2d8fabdd103666db9e02e1db3d04fd04fb" |
| |
| [[package]] |
| name = "netlink-packet-sock-diag" |
| version = "0.4.2" |
| source = "git+https://github.com/rust-netlink/netlink-packet-sock-diag#30366bdbeea8baa1ba988f6d960f790b213626fa" |
| |
| [[package]] |
| name = "netlink-packet-utils" |
| version = "0.5.2" |
| source = "git+https://github.com/rust-netlink/netlink-packet-utils#51ef4512ad03da863a0cb6dbc97186db24fdd267" |