Skip to content

Commit

Permalink
build(deps): bump rust-ini from 0.21.0 to 0.21.1
Browse files Browse the repository at this point in the history
Bumps [rust-ini](https://github.com/zonyitoo/rust-ini) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/zonyitoo/rust-ini/releases)
- [Commits](zonyitoo/rust-ini@v0.21.0...v0.21.1)

---
updated-dependencies:
- dependency-name: rust-ini
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent af87ec5 commit ed5c32d
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 ed5c32d

Please sign in to comment.