diff options
Diffstat (limited to 'src/api/Cargo.toml')
-rw-r--r-- | src/api/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/api/Cargo.toml b/src/api/Cargo.toml index 0da02338..11a42be9 100644 --- a/src/api/Cargo.toml +++ b/src/api/Cargo.toml @@ -30,5 +30,5 @@ http = "0.2" hyper = "0.13" url = "2.1" httpdate = "0.3" - +percent-encoding = "2.1.0" |