diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,3 +9,4 @@ http-body-util = "0.1.3" hyper = { version = "1.8.1", features = ["server", "client", "http1"] } hyper-util = { version = "0.1.20", features = ["tokio", "client-legacy", "http1"] } tokio = { version = "1.50.0", features = ["rt-multi-thread", "net", "macros"] } +form_urlencoded = "1" |
