Skip to content

Commit

Permalink
Merge pull request #1506 from containers/dependabot/cargo/serde_json-…
Browse files Browse the repository at this point in the history
…1.0.102

build(deps): bump serde_json from 1.0.100 to 1.0.102
  • Loading branch information
openshift-merge-robot authored Jul 12, 2023
2 parents 64b3ae1 + 0fc63c9 commit 03b7321
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 conmon-rs/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ prctl = "1.0.0"
regex = "1.9.1"
sendfd = { version = "0.4.3", features = ["tokio"] }
serde = { version = "1.0.168", features = ["derive"] }
serde_json = "1.0.100"
serde_json = "1.0.102"
shadow-rs = "=0.23.0"
signal-hook = "0.3.15"
strum = { version = "0.25.0", features = ["derive"] }
Expand Down

0 comments on commit 03b7321

Please sign in to comment.