Skip to content

Commit

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

Bump serde from 1.0.120 to 1.0.124 in /graph-data.rs
  • Loading branch information
openshift-merge-robot committed Mar 18, 2021
2 parents 0b3bc0a + 8135525 commit caf1fca
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
58 changes: 29 additions & 29 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
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.70"
serde = "^1.0.124"
serde_yaml = "^0.8.11"
anyhow = "1.0"
regex = "^1.1.0"
Expand Down

0 comments on commit caf1fca

Please sign in to comment.