Skip to content

Commit 9414e83

Browse files
committed
Update Cargo.toml
1 parent 1dbc4f8 commit 9414e83

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
@@ -279,7 +279,7 @@ validator_test_rig = { path = "testing/validator_test_rig" }
279279
warp = { version = "0.3.7", default-features = false, features = ["tls"] }
280280
warp_utils = { path = "common/warp_utils" }
281281
workspace_members = { path = "common/workspace_members" }
282-
xdelta3 = { git = "http://github.com/sigp/xdelta3-rs", rev = "4db64086bb02e9febb584ba93b9d16bb2ae3825a" }
282+
xdelta3 = { git = "https://github.com/sigp/xdelta3-rs", rev = "4db64086bb02e9febb584ba93b9d16bb2ae3825a" }
283283
zeroize = { version = "1", features = ["zeroize_derive", "serde"] }
284284
zip = "0.6"
285285
zstd = "0.13"

0 commit comments

Comments
 (0)