Skip to content

Commit 389024c

Browse files
authored
chore(deps): bump ureq from 2.10.1 to 2.12.1 (#122)
2 parents 8371b85 + 1402d6f commit 389024c

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ exclude = [".github/*", "images/*.psd", "credentials.ini", ".gitignore"]
1212

1313
[dependencies]
1414
discord-rich-presence = "0.2.5"
15-
ureq = { version = "2.10.1", features = ["json"] }
15+
ureq = { version = "2.12.1", features = ["json"] }
1616
configparser = { version = "3.1.0", features = ["indexmap"] }
1717
serde = { version = "1.0.210", features = ["derive"] }
1818
chrono = "0.4.39"

0 commit comments

Comments
 (0)