mirror of
https://github.com/Cuprate/cuprate.git
synced 2024-11-16 15:58:17 +00:00
try something
This commit is contained in:
parent
2a57785598
commit
4212f9a2bc
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ cuprate-consensus = { path = "consensus" ,default-feature
|
|||
cuprate-consensus-context = { path = "consensus/context" ,default-features = false}
|
||||
cuprate-cryptonight = { path = "cryptonight" ,default-features = false}
|
||||
cuprate-helper = { path = "helper" ,default-features = false}
|
||||
cuprate-epee-encoding = { path = "net/epee-encoding" ,default-features = false}
|
||||
cuprate-epee-encoding = { path = "net/epee-encoding" }
|
||||
cuprate-fixed-bytes = { path = "net/fixed-bytes" ,default-features = false}
|
||||
cuprate-levin = { path = "net/levin" ,default-features = false}
|
||||
cuprate-wire = { path = "net/wire" ,default-features = false}
|
||||
|
|
Loading…
Reference in a new issue