Skip to content

Commit

Permalink
Update autocargo component on FBS:master
Browse files Browse the repository at this point in the history
Reviewed By: dtolnay

Differential Revision: D51692353

fbshipit-source-id: 44864a348711875983de81758bbe05b46ad4c604
  • Loading branch information
zertosh authored and facebook-github-bot committed Nov 30, 2023
1 parent 8915569 commit e31bec0
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion common/digest/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# @generated by autocargo
# @generated by autocargo from //hermetic_infra/hermit/common:digest

[package]
name = "digest"
Expand Down
2 changes: 1 addition & 1 deletion common/edit-distance/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# @generated by autocargo
# @generated by autocargo from //hermetic_infra/hermit/common:edit-distance

[package]
name = "edit-distance"
Expand Down
2 changes: 1 addition & 1 deletion common/test-allocator/Cargo.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion detcore-model/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# @generated by autocargo
# @generated by autocargo from //hermetic_infra/hermit/detcore-model:detcore-model

[package]
name = "detcore-model"
Expand Down
2 changes: 1 addition & 1 deletion detcore/Cargo.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion detcore/tests/testutils/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# @generated by autocargo
# @generated by autocargo from //hermetic_infra/hermit/detcore:detcore-testutils

[package]
name = "detcore-testutils"
Expand Down
2 changes: 1 addition & 1 deletion flaky-tests/Cargo.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion hermit-cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# @generated by autocargo
# @generated by autocargo from //hermetic_infra/hermit/hermit-cli:[hermit,libhermit]

[package]
name = "hermit"
Expand Down
2 changes: 1 addition & 1 deletion hermit-verify/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# @generated by autocargo
# @generated by autocargo from //hermetic_infra/hermit/hermit-verify:hermit-verify

[package]
name = "hermit-verify"
Expand Down
2 changes: 1 addition & 1 deletion tests/Cargo.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit e31bec0

Please sign in to comment.