Skip to content

Commit

Permalink
chore(deps): bump discord-rich-presence from 0.2.4 to 0.2.5
Browse files Browse the repository at this point in the history
Bumps [discord-rich-presence](https://github.com/vionya/discord-rich-presence) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/vionya/discord-rich-presence/releases)
- [Commits](vionya/discord-rich-presence@0.2.4...0.2.5)

---
updated-dependencies:
- dependency-name: discord-rich-presence
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent d5bfdb7 commit 82792d5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
16 changes: 14 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ readme = "README.md"
exclude = [".github/*", "images/*.psd", "credentials.ini", ".gitignore"]

[dependencies]
discord-rich-presence = "0.2.4"
discord-rich-presence = "0.2.5"
ureq = { version = "2.10.1", features = ["json"] }
configparser = { version = "3.1.0", features = ["indexmap"] }
serde = { version = "1.0.208", features = ["derive"] }
Expand Down

0 comments on commit 82792d5

Please sign in to comment.