# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "leguichet-in" version = "0.1.6" authors = ["Stephane Neveu "] publish = true description = "One way diode with antiviral scanning" homepage = "https://gitlab.com/r3dlight/leguichet" documentation = "https://gitlab.com/r3dlight/leguichet" readme = "README.md" license = "BSD-3-Clause" repository = "https://gitlab.com/r3dlight/leguichet" [package.metadata.deb] assets = [["target/release/leguichet-in", "usr/bin/", "755"], ["target/release/leguichet-target", "usr/bin/", "755"], ["target/release/leguichet-out", "usr/bin/", "755"], ["README.md", "usr/share/doc/leguichet/README", "644"], ["debian/leguichet-in.service", "/usr/lib/systemd/system/", "644"], ["debian/leguichet-out.service", "/usr/lib/systemd/system/", "644"]] copyright = "2019, Stephane Neveu " depends = "$auto" extended-description = "One way diode with \nantiviral scanning." license-file = ["LICENSE", "0"] maintainer = "Stephane Neveu " maintainer-scripts = "debian/" priority = "optional" section = "utility" [[bin]] name = "leguichet-in" path = "src/leguichet-in/main.rs" [[bin]] name = "leguichet-out" path = "src/leguichet-out/main.rs" [[bin]] name = "leguichet-transit" path = "src/leguichet-transit/main.rs" [dependencies.clam-client] version = "0.1.1" [dependencies.clap] version = "2.33.0" [dependencies.colored] version = "1.8" [dependencies.crossbeam] version = "0.7.1" [dependencies.data-encoding] version = "2.1.2" [dependencies.file] version = "1.1.2" [dependencies.flate2] version = "1.0.9" [dependencies.inotify] version = "0.7.0" [dependencies.log] version = "0.4.6" [dependencies.nix] version = "0.14.1" [dependencies.ring] version = "0.14.6" [dependencies.rust-lzma] version = "0.4.0" [dependencies.sha2] version = "0.8.0" [dependencies.slog] version = "2.4.1" [dependencies.slog-scope] version = "4.1.1" [dependencies.slog-stdlog] version = "3.0.2" [dependencies.slog-term] version = "2.4.0" [dependencies.tar] version = "0.4.26" [dependencies.tempdir] version = "0.3.7" [dependencies.unix-named-pipe] version = "0.2.0" [dependencies.yara] version = "0.1.0" [badges.gitlab] branch = "master" repository = "https://gitlab.com/r3dlight/leguichet" [badges.maintenance] status = "actively-developed"