crosvm/swap
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
..
src base: Separate TimerTrait::reset into 2 functions 2024-04-18 09:23:31 +00:00
tests swap: longer timeout on integration test 2024-02-27 01:56:52 +00:00
Cargo.toml Cargo.toml: move tempfile to dev-dependencies 2024-05-07 20:00:48 +00:00