diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -21,3 +21,6 @@ tinyjson = "2.5.1" tiny_http = "0.12" ureq = "3.1.4" yaml-rust2 = "0.10.4" + +[dev-dependencies] +tempfile = "3" |
![]() |
index : version-bump.git | |
| dependabot without github |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 3 |
@@ -21,3 +21,6 @@ tinyjson = "2.5.1" tiny_http = "0.12" ureq = "3.1.4" yaml-rust2 = "0.10.4" + +[dev-dependencies] +tempfile = "3" |