Skip to content

Commit f8cfb75

Browse files
build(deps): bump aya-log from 0.2.1 to 0.3.0 in /plugins/krsi
Bumps [aya-log](https://github.com/aya-rs/aya) from 0.2.1 to 0.3.0. - [Release notes](https://github.com/aya-rs/aya/releases) - [Changelog](https://github.com/aya-rs/aya/blob/main/RELEASE.md) - [Commits](aya-rs/aya@aya-log-v0.2.1...aya-log-v0.3.0) --- updated-dependencies: - dependency-name: aya-log dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6753abe commit f8cfb75

2 files changed

Lines changed: 85 additions & 21 deletions

File tree

plugins/krsi/Cargo.lock

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

plugins/krsi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ default-members = ["krsi", "krsi-common"]
2222
aya = { version = "0.13.1", default-features = false }
2323
aya-build = { version = "0.1.3", default-features = false }
2424
aya-ebpf = { version = "0.1.1", default-features = false }
25-
aya-log = { version = "0.2.1", default-features = false }
25+
aya-log = { version = "0.3.0", default-features = false }
2626
aya-log-ebpf = { version = "0.1.1", default-features = false }
2727
paste = { version = "1.0.15", default-features = false }
2828
anyhow = { version = "1", default-features = false }

0 commit comments

Comments
 (0)