Skip to content

Commit

Permalink
Merge pull request #403 from GyulyVGC/dependabot/cargo/main/serde-1.0…
Browse files Browse the repository at this point in the history
….193

build(deps): bump serde from 1.0.192 to 1.0.193
  • Loading branch information
GyulyVGC authored Nov 21, 2023
2 parents 873a233 + a63a5c0 commit d6361b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -42,7 +42,7 @@ iced = { version = "0.10.0", features = ["tokio", "svg", "advanced", "lazy"] }
plotters-iced = "0.9.0"
maxminddb = "0.23.0"
confy = "0.5.1"
serde = { version = "1.0.192", default_features = false, features = ["derive"] }
serde = { version = "1.0.193", default_features = false, features = ["derive"] }
rodio = { version = "0.17.3", default_features = false, features = ["mp3"] }
dns-lookup = "2.0.4"

Expand Down

0 comments on commit d6361b8

Please sign in to comment.