Skip to content

Commit a9a1d69

Browse files
chore(deps): update rust crate bytes to 1.11.1 [security] (#156)
| datasource | package | from | to | | ---------- | ------- | ----- | ------ | | crate | bytes | 1.4.0 | 1.11.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent ac5dfc2 commit a9a1d69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/grafana-plugin-sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ tracing-subscriber = { version = "0.3.20", features = [
4242

4343
[dev-dependencies]
4444
async-stream = "0.3.5"
45-
bytes = "1.4.0"
45+
bytes = "1.11.1"
4646
futures = "0.3.28"
4747
paste = "1.0.12"
4848
pretty_assertions = "1.3.0"

0 commit comments

Comments
 (0)