Skip to content

Commit 6f89af9

Browse files
committed
feat: update dependencies and improve URL encoding for file names in S3 responses
1 parent c9ba4b4 commit 6f89af9

3 files changed

Lines changed: 273 additions & 25 deletions

File tree

server/Cargo.lock

Lines changed: 262 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ youtube-transcript = { git = "https://github.com/densumesh/summarizer.git" }
187187
bytes = "1.9.0"
188188
pagefind = { version = "1.3.0" }
189189
tl = "0.7.8"
190+
url = "2.5.4"
190191

191192
[build-dependencies]
192193
dotenvy = "0.15.7"

0 commit comments

Comments
 (0)