Skip to content

Commit

Permalink
Merge pull request bpfman#1046 from bpfman/dependabot/cargo/productio…
Browse files Browse the repository at this point in the history
…n-dependencies-3a72a6fddc

build(deps): bump the production-dependencies group with 4 updates
  • Loading branch information
mergify[bot] authored Mar 25, 2024
2 parents f597af6 + c9162bf commit 16b9a72
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
74 changes: 37 additions & 37 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ assert_matches = { version = "1", default-features = false }
async-trait = { version = "0.1", default-features = false }
aya = { version = "0.12", default-features = false }
base16ct = { version = "0.2.0", default-features = false }
base64 = { version = "0.21.7", default-features = false }
base64 = { version = "0.22.0", default-features = false }
bpfman = { version = "0.4.0-dev", path = "./bpfman" }
bpfman-api = { version = "0.4.0-dev", path = "./bpfman-api" }
bpfman-csi = { version = "1.8.0", path = "./csi" }
Expand Down Expand Up @@ -65,7 +65,7 @@ prost-types = { version = "0.12.3", default-features = false }
public-api = { version = "0.33.1", default-features = false }
quote = { version = "1", default-features = false }
rand = { version = "0.8", default-features = false }
regex = { version = "1.9.6", default-features = false }
regex = { version = "1.10.4", default-features = false }
rtnetlink = { version = "0.14", default-features = false }
rustdoc-json = { version = "0.8.9", default-features = false }
rustup-toolchain = { version = "0.1.6", default-features = false }
Expand Down

0 comments on commit 16b9a72

Please sign in to comment.