Skip to content

Commit e0b611e

Browse files
dependabot[bot]poiana
authored andcommitted
build(deps): bump cc
Bumps the cargo group with 1 update in the /plugins/krsi directory: [cc](https://github.com/rust-lang/cc-rs). Updates `cc` from 1.2.43 to 1.2.44 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.43...cc-v1.2.44) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bbb1e95 commit e0b611e

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

plugins/dummy_rs/Cargo.lock

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

plugins/krsi/Cargo.lock

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

plugins/krsi/krsi-ebpf-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ paste = { workspace = true }
3030

3131
[build-dependencies]
3232
bindgen = { version = "0.72.1", features = ["runtime"] }
33-
cc = "1.2.43"
33+
cc = "1.2.44"

0 commit comments

Comments
 (0)