summaryrefslogtreecommitdiff
path: root/etc/deps-rust/TARGETS.rand_chacha-0.3.1
diff options
context:
space:
mode:
Diffstat (limited to 'etc/deps-rust/TARGETS.rand_chacha-0.3.1')
-rw-r--r--etc/deps-rust/TARGETS.rand_chacha-0.3.12
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/deps-rust/TARGETS.rand_chacha-0.3.1 b/etc/deps-rust/TARGETS.rand_chacha-0.3.1
index 5b6b526..ff88bbd 100644
--- a/etc/deps-rust/TARGETS.rand_chacha-0.3.1
+++ b/etc/deps-rust/TARGETS.rand_chacha-0.3.1
@@ -8,7 +8,7 @@
{ "type": ["@", "rules", "rust", "library"]
, "name": ["rand_chacha"]
, "crate_root": ["src/lib.rs"]
- , "srcs": ["src/chacha.rs", "src/lib.rs", "src/guts.rs"]
+ , "srcs": ["src/chacha.rs", "src/guts.rs", "src/lib.rs"]
, "edition": ["2018"]
, "arguments_config":
["ARCH", "HOST_ARCH", "TARGET_ARCH", "ENV", "TOOLCHAIN_CONFIG"]