Skip to content

Commit

Permalink
fix(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2023
1 parent 4261f65 commit 0ff1758
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 22 deletions.
46 changes: 28 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ once_cell = "1.18.0"

mongodb = "2.6.1"
rust-s3 = "0.33.0"
serde = { version = "1.0.183", features = ["derive"] }
serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1.0.105"
validator = { version = "0.16.1", features = ["derive"] }

Expand All @@ -34,12 +34,12 @@ webp = "0.2.5"
image = "0.24.7"
imagesize = "0.12.0"
ffprobe = "0.3.3"
tempfile = "3.7.1"
tempfile = "3.8.0"
tree_magic_mini = "3.0.3"
content_inspector = "0.2.4"

reqwest = "0.11.18"
reqwest = "0.11.20"
scraper = "0.17.1"
youtubei-rs = "1.3.5"
mime = "0.3.17"
regex = "1.9.3"
regex = "1.9.4"

0 comments on commit 0ff1758

Please sign in to comment.