Skip to content

Commit

Permalink
Github Action: Bazel Repin
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 4, 2024
1 parent 596c6ab commit db120fc
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 27 deletions.
18 changes: 11 additions & 7 deletions Cargo.Bazel.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "67d524a177ed51e1fbd1fd76a0c8571d6a6c4897167ecc5aab1cc0827acee8f2",
"checksum": "b9a098cf38a25d6eabe74b8d704b6ddcb5aebfdf40cb01dd1a81b2376028b32e",
"crates": {
"actix-codec 0.5.2": {
"name": "actix-codec",
Expand Down Expand Up @@ -15611,6 +15611,10 @@
"id": "ic-utils 0.37.0",
"target": "ic_utils"
},
{
"id": "icrc-ledger-types 0.1.6",
"target": "icrc_ledger_types"
},
{
"id": "log 0.4.22",
"target": "log"
Expand Down Expand Up @@ -34455,7 +34459,7 @@
"target": "pin_project_lite"
},
{
"id": "quinn-proto 0.11.6",
"id": "quinn-proto 0.11.8",
"target": "quinn_proto",
"alias": "proto"
},
Expand Down Expand Up @@ -34496,13 +34500,13 @@
},
"license": "MIT OR Apache-2.0"
},
"quinn-proto 0.11.6": {
"quinn-proto 0.11.8": {
"name": "quinn-proto",
"version": "0.11.6",
"version": "0.11.8",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/quinn-proto/0.11.6/download",
"sha256": "ba92fb39ec7ad06ca2582c0ca834dfeadcaf06ddfc8e635c80aa7e1c05315fdd"
"url": "https://static.crates.io/crates/quinn-proto/0.11.8/download",
"sha256": "fadfaed2cd7f389d0161bb73eeb07b7b78f8691047a6f3e73caaeae55310a4a6"
}
},
"targets": [
Expand Down Expand Up @@ -34563,7 +34567,7 @@
"selects": {}
},
"edition": "2021",
"version": "0.11.6"
"version": "0.11.8"
},
"license": "MIT OR Apache-2.0"
},
Expand Down
40 changes: 20 additions & 20 deletions Cargo.lock

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

0 comments on commit db120fc

Please sign in to comment.