crosvm/base
Daniel Verkamp 92665a611f Cargo.toml: move tempfile to dev-dependencies
The tempfile crate is only used in tests, so it does not need to be in
the main [dependencies] section of any of our first-party crates.

Also fix a couple of [dev_dependencies] instances to the officially
documented [dev-dependencies] name for consistency.

BUG=None
TEST=cargo tree

Change-Id: I1dcb6be10c302baec4e8ebe6f72480f76e4e3760
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5521511
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2024-05-07 20:00:48 +00:00
..
base_event_token_derive Update to syn-2 2023-12-02 00:23:50 +00:00
src base: windows: support Sync usage of StreamChannel 2024-05-02 19:32:36 +00:00
tests clippy: enforce safety block comments 2023-12-14 18:21:54 +00:00
.build_test_serial Refactoring: Move common/base into base 2022-03-17 00:01:27 +00:00
Cargo.toml Cargo.toml: move tempfile to dev-dependencies 2024-05-07 20:00:48 +00:00