Skip to content

Commit

Permalink
bazel repin
Browse files Browse the repository at this point in the history
  • Loading branch information
sasa-tomic committed Apr 5, 2024
1 parent 421254c commit 9753201
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion Cargo.Bazel.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "31058f9f66529f2b114e4c4508e3cc6dbf7243335ca17851bca859ae720bcccd",
"checksum": "b6737f3f6bdb970486578a3c4c615afe6fd16e0bf32c3930b649d568c6be06c5",
"crates": {
"actix-codec 0.5.2": {
"name": "actix-codec",
Expand Down Expand Up @@ -22116,6 +22116,10 @@
"id": "chrono 0.4.37",
"target": "chrono"
},
{
"id": "futures 0.3.30",
"target": "futures"
},
{
"id": "ic-base-types 0.9.0",
"target": "ic_base_types"
Expand Down Expand Up @@ -22152,13 +22156,26 @@
"id": "strum 0.26.2",
"target": "strum"
},
{
"id": "tokio 1.36.0",
"target": "tokio"
},
{
"id": "url 2.5.0",
"target": "url"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "wiremock 0.6.0",
"target": "wiremock"
}
],
"selects": {}
},
"edition": "2021",
"proc_macro_deps": {
"common": [
Expand Down

0 comments on commit 9753201

Please sign in to comment.