From f1bd58b41da21c41a4f24f9aba5a4b39b75468fe Mon Sep 17 00:00:00 2001 From: "Klaus T. Aehlig" Date: Mon, 10 Feb 2025 11:56:08 +0100 Subject: Update just dependencies --- etc/deps-rust/TARGETS.byteorder-1.5.0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/deps-rust/TARGETS.byteorder-1.5.0') 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"] -- cgit v1.2.3