Skip to content

Remove tempfile dependency #1125

@andreeaflorescu

Description

@andreeaflorescu

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

Metadata

Metadata

Assignees

Labels

Good first issueIndicates a good issue for first-time contributorsPriority: MediumIndicates than an issue or pull request should be resolved ahead of issues or pull requests labelled

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions