Skip to content

Commit

Permalink
Merge branch 'linkerd:main' into feat/number-of-frames-metric
Browse files Browse the repository at this point in the history
  • Loading branch information
nerodono authored Jun 28, 2024
2 parents d16cc66 + 89bfe67 commit 3467567
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2303,9 +2303,9 @@ dependencies = [

[[package]]
name = "log"
version = "0.4.21"
version = "0.4.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c"
checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"

[[package]]
name = "lru-cache"
Expand Down Expand Up @@ -2429,9 +2429,9 @@ dependencies = [

[[package]]
name = "num-bigint"
version = "0.4.5"
version = "0.4.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c165a9ab64cf766f73521c0dd2cfdff64f488b8f0b3e621face3462d3db536d7"
checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
dependencies = [
"num-integer",
"num-traits",
Expand Down

0 comments on commit 3467567

Please sign in to comment.