Skip to content

Commit 679eb67

Browse files
authored
Bump bytes from 1.6.0 to 1.9.0 (#75)
2 parents 28ac8ad + e863f6f commit 679eb67

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

0 commit comments

Comments
 (0)