Skip to content

Commit

Permalink
Use https git schema
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-markin committed Jun 25, 2024
1 parent 4a2fc04 commit 97b584d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,7 @@ linked-hash-map = { version = "0.5.4" }
linked_hash_set = { version = "0.1.4" }
linregress = { version = "0.5.1" }
lite-json = { version = "0.2.0", default-features = false }
litep2p = { git = "git@github.com:paritytech/litep2p.git", rev = "fd02c1feaf993ccd3e4ab04e9cd81beae5793c79" }
litep2p = { git = "https://github.com/paritytech/litep2p.git", rev = "fd02c1feaf993ccd3e4ab04e9cd81beae5793c79" }
log = { version = "0.4.21", default-features = false }
macro_magic = { version = "0.5.0" }
maplit = { version = "1.0.2" }
Expand Down

0 comments on commit 97b584d

Please sign in to comment.