Skip to content

Commit

Permalink
fix(deps): update rust crate logos to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and noelbot committed Feb 7, 2024
1 parent bb2a927 commit afec87e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 16 deletions.
25 changes: 10 additions & 15 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion features/gc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ homepage = "https://charts.noelware.org"
authors = ["Noel Towa <cutie@floofy.dev>", "Noelware Team <team@noelware.org>"]

[dependencies]
logos = "0.13.0"
logos = "0.14.0"
sentry = "0.32.2"
tracing = "0.1.40"

0 comments on commit afec87e

Please sign in to comment.