mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
fix Conan component reference typo
This commit is contained in:
@@ -162,5 +162,5 @@ class Xrpl(ConanFile):
|
|||||||
'openssl::crypto',
|
'openssl::crypto',
|
||||||
'date::date',
|
'date::date',
|
||||||
'grpc::grpc++',
|
'grpc::grpc++',
|
||||||
'xxHash::xxhash',
|
'xxhash::xxhash',
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user