Skip to content

Commit

Permalink
Merge pull request #5041 from coreos/dependabot/cargo/rust-ini-0.21.1
Browse files Browse the repository at this point in the history
build(deps): bump rust-ini from 0.21.0 to 0.21.1
  • Loading branch information
jmarrero authored Aug 15, 2024
2 parents 76cb1fa + ed5c32d commit a2cb4c6
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ rayon = "1.10.0"
regex = "1.10"
reqwest = { version = "0.12", features = ["native-tls", "blocking", "gzip"] }
rpmostree-client = { path = "rust/rpmostree-client", version = "0.1.0" }
rust-ini = "0.21.0"
rust-ini = "0.21.1"
serde = { version = "1.0.203", features = ["derive"] }
serde_derive = "1.0.118"
serde_json = "1.0.119"
Expand Down

0 comments on commit a2cb4c6

Please sign in to comment.