Skip to content

Commit c1dfcb4

Browse files
authored
Update Cargo.toml
1 parent 3cb7e59 commit c1dfcb4

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
@@ -271,7 +271,7 @@ validator_test_rig = { path = "testing/validator_test_rig" }
271271
warp = { version = "0.3.7", default-features = false, features = ["tls"] }
272272
warp_utils = { path = "common/warp_utils" }
273273
workspace_members = { path = "common/workspace_members" }
274-
xdelta3 = { git = "http://github.com/sigp/xdelta3-rs", rev = "4db64086bb02e9febb584ba93b9d16bb2ae3825a" }
274+
xdelta3 = { git = "https://github.com/sigp/xdelta3-rs", rev = "4db64086bb02e9febb584ba93b9d16bb2ae3825a" }
275275
zeroize = { version = "1", features = ["zeroize_derive", "serde"] }
276276
zip = "0.6"
277277
zstd = "0.13"

0 commit comments

Comments
 (0)