Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
stiegerc committed Mar 4, 2025
1 parent 780497d commit 495e891
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rs/state_manager/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ MACRO_DEPENDENCIES = [

DEV_DEPENDENCIES = [
# Keep sorted.
"//packages/ic-error-types",
"//rs/test_utilities/consensus",
"//rs/test_utilities/logger",
"//rs/test_utilities/state",
Expand All @@ -61,6 +62,7 @@ DEV_DEPENDENCIES = [
"@crate_index//:assert_matches",
"@crate_index//:maplit",
"@crate_index//:proptest",
"@crate_index//:strum",
]

MACRO_DEV_DEPENDENCIES = [
Expand Down

0 comments on commit 495e891

Please sign in to comment.