Skip to content

Commit 5a96d29

Browse files
build(deps): bump bytes from 1.9.0 to 1.10.1
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.9.0 to 1.10.1. - [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.9.0...v1.10.1) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2650191 commit 5a96d29

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
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.9.0"
12+
bytes = "1.10.1"
1313
chrono = { version = "0.4.20", features = ["serde"] }
1414
colored = "3"
1515
gitlab-runner = "0.1.0"

0 commit comments

Comments
 (0)