Skip to content

Commit aac0a3d

Browse files
build(deps): bump pbr from 1.0.4 to 1.1.1
Bumps [pbr](https://github.com/a8m/pb) from 1.0.4 to 1.1.1. - [Release notes](https://github.com/a8m/pb/releases) - [Commits](https://github.com/a8m/pb/commits) --- updated-dependencies: - dependency-name: pbr dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb9b40a commit aac0a3d

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ anyhow = "1"
2424
flate2 = "1.0.24"
2525
git2 = "0.16.1"
2626
log = "0.4"
27-
pbr = "1.0.2"
27+
pbr = "1.1.1"
2828
reqwest = { version = "0.11.12", features = ["blocking", "json"] }
2929
rustc_version = "0.4.0"
3030
serde = { version = "1.0.145", features = ["derive"] }

0 commit comments

Comments
 (0)