Skip to content

Commit 9b10a5c

Browse files
committed
chore(stm): add 'strum' dependency
1 parent 3dfc782 commit 9b10a5c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mithril-stm/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ digest = { workspace = true }
2727
rand_core = { workspace = true }
2828
rayon = { workspace = true }
2929
serde = { workspace = true }
30+
strum.workspace = true
3031
thiserror = { workspace = true }
3132

3233
[target.'cfg(any(target_family = "wasm", windows))'.dependencies]

0 commit comments

Comments
 (0)