Skip to content

Commit 438f178

Browse files
Update gridiron requirement from 0.10 to 0.11
--- updated-dependencies: - dependency-name: gridiron dependency-version: 0.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 89b4bf7 commit 438f178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ed25519-dalek = { version = "2.1.1", default-features = false, features = [
3535
] }
3636
# Explicit dependency so we can pass the wasm-bindgen flag to it
3737
getrandom = { version = "0.2", optional = true }
38-
gridiron = "0.10"
38+
gridiron = "0.11"
3939
hex = "0.4"
4040
lazy_static = "1.4"
4141
log = "0.4"

0 commit comments

Comments
 (0)