diff options
Diffstat (limited to 'etc/deps-rust/TARGETS.byteorder-1.5.0')
-rw-r--r-- | etc/deps-rust/TARGETS.byteorder-1.5.0 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/deps-rust/TARGETS.byteorder-1.5.0 b/etc/deps-rust/TARGETS.byteorder-1.5.0 index 5d9d6c1..faa6f29 100644 --- a/etc/deps-rust/TARGETS.byteorder-1.5.0 +++ b/etc/deps-rust/TARGETS.byteorder-1.5.0 @@ -8,7 +8,7 @@ { "type": ["@", "rules", "rust", "library"] , "name": ["byteorder"] , "crate_root": ["src/lib.rs"] - , "srcs": ["src/lib.rs", "src/io.rs"] + , "srcs": ["src/io.rs", "src/lib.rs"] , "edition": ["2021"] , "arguments_config": ["ARCH", "HOST_ARCH", "TARGET_ARCH", "ENV", "TOOLCHAIN_CONFIG"] |