Skip to content

Commit 2349a4a

Browse files
authored
chore(deps): bump serde from 1.0.219 to 1.0.226 (#143)
2 parents 9db9fff + d311389 commit 2349a4a

2 files changed

Lines changed: 15 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 14 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ exclude = [".github/*", "images/*.psd", "credentials.ini", ".gitignore"]
1414
discord-rich-presence = "0.2.5"
1515
ureq = { version = "2.12.1", features = ["json"] }
1616
configparser = { version = "3.1.0", features = ["indexmap"] }
17-
serde = { version = "1.0.219", features = ["derive"] }
17+
serde = { version = "1.0.226", features = ["derive"] }
1818
chrono = "0.4.41"
1919
webbrowser = "1.0.5"
2020
dirs = "6.0.0"

0 commit comments

Comments
 (0)