diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,3 +12,4 @@ r2d2_sqlite = "0.34.0" serde = { version = "1.0.228", features = ["derive"] } serde_json = "1.0.149" tokio = { version = "1.52.2", features = ["macros", "rt-multi-thread"] } +tower-http = { version = "0.6.10", features = ["fs"] } |
