From a990de90fe41456a23e58bd087d2f107d321f3a1 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Fri, 19 Jul 2024 16:37:58 +0400 Subject: Deleted vendor folder --- vendor/fuchsia-cprng/Cargo.toml | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 vendor/fuchsia-cprng/Cargo.toml (limited to 'vendor/fuchsia-cprng/Cargo.toml') diff --git a/vendor/fuchsia-cprng/Cargo.toml b/vendor/fuchsia-cprng/Cargo.toml deleted file mode 100644 index 917b430..0000000 --- a/vendor/fuchsia-cprng/Cargo.toml +++ /dev/null @@ -1,22 +0,0 @@ -# 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 = "fuchsia-cprng" -version = "0.1.1" -authors = ["Erick Tryzelaar "] -include = ["src/*.rs", "Cargo.toml", "AUTHORS", "LICENSE", "PATENTS"] -description = "Rust crate for the Fuchsia cryptographically secure pseudorandom number generator" -readme = "README.md" -license-file = "LICENSE" -repository = "https://fuchsia.googlesource.com/fuchsia/+/master/garnet/public/rust/fuchsia-cprng" -- cgit v1.2.3