Skip to content

Commit

Permalink
chore(deps): bump ureq from 2.10.1 to 2.12.1 (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
afonsojramos authored Dec 18, 2024
2 parents 8371b85 + 1402d6f commit 389024c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -12,7 +12,7 @@ exclude = [".github/*", "images/*.psd", "credentials.ini", ".gitignore"]

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

0 comments on commit 389024c

Please sign in to comment.