Skip to content

Commit 5a2a9e0

Browse files
Bump bytes from 1.6.0 to 1.7.2
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.6.0 to 1.7.2. - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.6.0...v1.7.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f9970d commit 5a2a9e0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ homepage = "https://gitlab.collabora.com/lava/lava-gitlab-runner"
99
repository = "https://gitlab.collabora.com/lava/lava-gitlab-runner.git"
1010

1111
[dependencies]
12-
bytes = "1.2.1"
12+
bytes = "1.7.2"
1313
chrono = { version = "0.4.20", features = ["serde"] }
1414
colored = "2"
1515
gitlab-runner = "0.1.0"

0 commit comments

Comments
 (0)