# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "nfs4" version = "0.1.0" description = "Protocol types for NFSv4.1" license = "MIT" [dependencies.bitflags] version = "^2" [dependencies.bitflags_serde_shim] version = "^0.2" [dependencies.derive_more] version = "^0.99" [dependencies.enum-as-inner] version = "^0.6" [dependencies.num_enum] version = "^0.6" [dependencies.serde] version = "^1" features = ["derive"] [dependencies.serde-xdr] version = "^0.6" [dependencies.serde_bytes] version = "^0.11" [dependencies.sun_rpc] version = "^0.1" [dependencies.xdr_extras] version = "^0.1"