# 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 = "pyxis-fs-client" version = "1.0.0" authors = ["chordtoll "] description = "Pyxis network filesystem- client code" license = "MIT" repository = "https://github.com/chordtoll/pyxis-fs-client" resolver = "2" [package.metadata.arch] arch = ["x86_64"] [dependencies.clap] version = "3.0.10" features = ["cargo"] [dependencies.env_logger] version = "0.9.0" [dependencies.fuser] version = "0.10.0" [dependencies.futures] version = "0.3.19" [dependencies.libc] version = "0.2.113" [dependencies.pyxis-fs-common] version = "0.1.0" [dependencies.quinn] version = "0.8.0" [dependencies.rustls] version = "0.20.2" [dependencies.tokio] version = "1.15.0" features = ["macros", "rt-multi-thread"]