fix the commit sha in the version (#129)

Signed-off-by: xermicus <cyrill@parity.io>
This commit is contained in:
Cyrill Leutwiler
2024-12-03 12:34:17 +01:00
committed by GitHub
parent 0110258d81
commit 4e5482bad2
4 changed files with 83 additions and 7 deletions
+1
View File
@@ -63,6 +63,7 @@ env_logger = { version = "0.10.0", default-features = false }
serde_stacker = "0.1"
criterion = { version = "0.5", features = ["html_reports"] }
log = { version = "0.4" }
git2 = "0.19.0"
# polkadot-sdk and friends
codec = { version = "3.6.12", default-features = false, package = "parity-scale-codec" }