Page MenuHomePhabricator

Cargo.toml
No OneTemporary

Cargo.toml

[package]
name = "ifconfig"
version = "0.1.0"
edition.workspace = true
license.workspace = true
authors.workspace = true
[dependencies]
libc.workspace = true
log.workspace = true
thiserror.workspace = true
errno = "*"
nix = { version = "0.30.1", features = ["ioctl", "net"] }

File Metadata

Mime Type
text/plain
Expires
Sun, Jun 8, 7:22 AM (17 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
47568
Default Alt Text
Cargo.toml (277 B)

Event Timeline