-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Good first issueIndicates a good issue for first-time contributorsIndicates a good issue for first-time contributorsPriority: MediumIndicates than an issue or pull request should be resolved ahead of issues or pull requests labelledIndicates than an issue or pull request should be resolved ahead of issues or pull requests labelled
Description
The tempfile crate adds 17 dependencies and it is only used in tests. Instead of using tempfile we can create a tiny helper that handles creating files and deleting them when the object gets out of scope.
Functionality needed by Firecracker:
- create directories
- create files
petreeftime, dianpopa and charmander
Metadata
Metadata
Assignees
Labels
Good first issueIndicates a good issue for first-time contributorsIndicates a good issue for first-time contributorsPriority: MediumIndicates than an issue or pull request should be resolved ahead of issues or pull requests labelledIndicates than an issue or pull request should be resolved ahead of issues or pull requests labelled