From e31bec0e4b2cc2064d48b2efec971ca89a6e11bd Mon Sep 17 00:00:00 2001 From: Andres Suarez Date: Wed, 29 Nov 2023 18:35:29 -0800 Subject: [PATCH] Update autocargo component on FBS:master Reviewed By: dtolnay Differential Revision: D51692353 fbshipit-source-id: 44864a348711875983de81758bbe05b46ad4c604 --- common/digest/Cargo.toml | 2 +- common/edit-distance/Cargo.toml | 2 +- common/test-allocator/Cargo.toml | 2 +- detcore-model/Cargo.toml | 2 +- detcore/Cargo.toml | 2 +- detcore/tests/testutils/Cargo.toml | 2 +- flaky-tests/Cargo.toml | 2 +- hermit-cli/Cargo.toml | 2 +- hermit-verify/Cargo.toml | 2 +- tests/Cargo.toml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/common/digest/Cargo.toml b/common/digest/Cargo.toml index 67b617e..b184af5 100644 --- a/common/digest/Cargo.toml +++ b/common/digest/Cargo.toml @@ -1,4 +1,4 @@ -# @generated by autocargo +# @generated by autocargo from //hermetic_infra/hermit/common:digest [package] name = "digest" diff --git a/common/edit-distance/Cargo.toml b/common/edit-distance/Cargo.toml index 02eacf6..ff28782 100644 --- a/common/edit-distance/Cargo.toml +++ b/common/edit-distance/Cargo.toml @@ -1,4 +1,4 @@ -# @generated by autocargo +# @generated by autocargo from //hermetic_infra/hermit/common:edit-distance [package] name = "edit-distance" diff --git a/common/test-allocator/Cargo.toml b/common/test-allocator/Cargo.toml index bfc1bb8..80a4170 100644 --- a/common/test-allocator/Cargo.toml +++ b/common/test-allocator/Cargo.toml @@ -1,4 +1,4 @@ -# @generated by autocargo +# @generated by autocargo from //hermetic_infra/hermit/common/test-allocator:[test-allocator,test_bin] [package] name = "test-allocator" diff --git a/detcore-model/Cargo.toml b/detcore-model/Cargo.toml index b282816..3a884aa 100644 --- a/detcore-model/Cargo.toml +++ b/detcore-model/Cargo.toml @@ -1,4 +1,4 @@ -# @generated by autocargo +# @generated by autocargo from //hermetic_infra/hermit/detcore-model:detcore-model [package] name = "detcore-model" diff --git a/detcore/Cargo.toml b/detcore/Cargo.toml index dac6af6..02df00a 100644 --- a/detcore/Cargo.toml +++ b/detcore/Cargo.toml @@ -1,4 +1,4 @@ -# @generated by autocargo +# @generated by autocargo from //hermetic_infra/hermit/detcore:[detcore,syscaller,tests_misc,tests_parallelism,tests_stats,tests_time] [package] name = "detcore" diff --git a/detcore/tests/testutils/Cargo.toml b/detcore/tests/testutils/Cargo.toml index 9b6e410..23cd14a 100644 --- a/detcore/tests/testutils/Cargo.toml +++ b/detcore/tests/testutils/Cargo.toml @@ -1,4 +1,4 @@ -# @generated by autocargo +# @generated by autocargo from //hermetic_infra/hermit/detcore:detcore-testutils [package] name = "detcore-testutils" diff --git a/flaky-tests/Cargo.toml b/flaky-tests/Cargo.toml index ab97b25..0257539 100644 --- a/flaky-tests/Cargo.toml +++ b/flaky-tests/Cargo.toml @@ -1,4 +1,4 @@ -# @generated by autocargo +# @generated by autocargo from //hermetic_infra/hermit/flaky-tests:[cas_sequence_easy_bin,hello_race,hello_race_mini] [package] name = "hermetic_infra_hermit_flaky-tests" diff --git a/hermit-cli/Cargo.toml b/hermit-cli/Cargo.toml index b81fc15..ae7e971 100644 --- a/hermit-cli/Cargo.toml +++ b/hermit-cli/Cargo.toml @@ -1,4 +1,4 @@ -# @generated by autocargo +# @generated by autocargo from //hermetic_infra/hermit/hermit-cli:[hermit,libhermit] [package] name = "hermit" diff --git a/hermit-verify/Cargo.toml b/hermit-verify/Cargo.toml index e15e25f..d437687 100644 --- a/hermit-verify/Cargo.toml +++ b/hermit-verify/Cargo.toml @@ -1,4 +1,4 @@ -# @generated by autocargo +# @generated by autocargo from //hermetic_infra/hermit/hermit-verify:hermit-verify [package] name = "hermit-verify" diff --git a/tests/Cargo.toml b/tests/Cargo.toml index a9dfcc6..de588ac 100644 --- a/tests/Cargo.toml +++ b/tests/Cargo.toml @@ -1,4 +1,4 @@ -# @generated by autocargo +# @generated by autocargo from //hermetic_infra/hermit/tests:[chaos_cas_sequence_bin,chaos_hello_chaos,chaos_keyvalue_bin,nanosleep-threads-nocrash-rust,network_bind_full_rs,network_bind_rs,rustbin_bind_connect_race,rustbin_clock_gettime,rustbin_clock_total_order,rustbin_exit_group,rustbin_futex_and_print,rustbin_futex_timeout,rustbin_futex_wait_child,rustbin_futex_wake_some,rustbin_heap_ptrs,rustbin_interrogate_tty,rustbin_mem_race,rustbin_nanosleep,rustbin_network_hello_world,rustbin_pipe_basics,rustbin_poll,rustbin_poll_spin,rustbin_print_clock_nanosleep_monotonic_abs_race,rustbin_print_clock_nanosleep_monotonic_race,rustbin_print_clock_nanosleep_realtime_abs_race,rustbin_print_nanosleep_race,rustbin_rdtsc,rustbin_sched_yield,rustbin_socketpair,rustbin_stack_ptr,rustbin_thread_random,standalone_stacktrace_events] [package] name = "hermetic_infra_hermit_tests"