diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -22,5 +22,8 @@ tiny_http = "0.12" ureq = "3.1.4" yaml-rust2 = "0.10.4" +[features] +integration = [] + [dev-dependencies] tempfile = "3" |
