Skip to content

Commit

Permalink
Merge pull request #721 from openshift/dependabot/cargo/graph-data.rs…
Browse files Browse the repository at this point in the history
…/serde-1.0.125

Bump serde from 1.0.124 to 1.0.125 in /graph-data.rs
  • Loading branch information
openshift-merge-robot authored Mar 23, 2021
2 parents db1dba0 + 2b15331 commit 38eacbd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions graph-data.rs/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 graph-data.rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2018"
[dependencies]
cincinnati = { git = "https://github.com/openshift/cincinnati", rev = "942743910e6fdee387dce99e243dcc52b5cf70bd"}
tokio = { version = "0.2.11", features = [ "fs", "stream" ] }
serde = "^1.0.124"
serde = "^1.0.125"
serde_yaml = "^0.8.17"
anyhow = "1.0"
regex = "^1.4.5"
Expand Down

0 comments on commit 38eacbd

Please sign in to comment.