We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 213ff4c + a0c3280 commit fc74624Copy full SHA for fc74624
dapr/Cargo.toml
@@ -35,6 +35,7 @@ deranged = "=0.4.0" # TODO: Remove pinned - linked to axum_test
35
time = "=0.3.41" # TODO: Remove pinned - linked to axum_test
36
time-core = "=0.1.4" # TODO: Remove pinned - linked to axum_test
37
time-macros = "=0.2.22" # TODO: Remove pinned - linked to axum_test
38
+indexmap = "=2.11.4"
39
40
once_cell = "1.19"
41
dapr = { path = "./" }
0 commit comments