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.
1 parent a656187 commit 9151c75Copy full SHA for 9151c75
Cargo.toml
@@ -24,6 +24,7 @@ rand = { version = "0.8.5", optional = true }
24
regress = "0.10"
25
restate-sdk-macros = { version = "0.3.2", path = "macros" }
26
restate-sdk-shared-core = "0.1.0"
27
+sha2 = "=0.11.0-pre.3"
28
serde = "1.0"
29
serde_json = "1.0"
30
thiserror = "1.0.63"
0 commit comments