Skip to content

Commit 7a56165

Browse files
committed
update
1 parent 42fe810 commit 7a56165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snapshot-lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license = "MIT OR Apache-2.0"
1212
jormungandr-lib = { git = "https://github.com/input-output-hk/jormungandr.git", branch = "master" }
1313
serde = { version = "1", features = ["derive"], optional = true }
1414
proptest = { git = "https://github.com/input-output-hk/proptest.git", branch = "master", optional = true }
15-
hex = { version = "0.4", optional = true }
15+
hex = { version = "0.4" }
1616
thiserror = "1.0"
1717
fraction = "0.10"
1818
reqwest = { version = "0.11", features = ["blocking", "json"] }

0 commit comments

Comments
 (0)