Skip to content

Commit

Permalink
Merge pull request #56 from twelho/dependabot/cargo/serde-1.0.199
Browse files Browse the repository at this point in the history
chore: bump serde from 1.0.198 to 1.0.199
  • Loading branch information
github-actions[bot] authored Apr 29, 2024
2 parents 209782d + 111f05c commit 55faa2c
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 @@ -35,7 +35,7 @@ libc = "0.2.153"
nix = { version = "0.28.0", features = ["signal"] }
rust-ini = "0.21.0"
sd-listen-fds = "0.2.0"
serde = { version = "1.0.198", features = ["derive"] }
serde = { version = "1.0.199", features = ["derive"] }
serde_json = "1.0.116"
tokio = { version = "1.37.0", features = ["full"] }
tokio-fd = "0.3.0"
Expand Down

0 comments on commit 55faa2c

Please sign in to comment.