fix Conan component reference typo

This commit is contained in:
Michael Legleux
2024-04-04 11:53:54 -07:00
committed by tequ
parent 682c8d0a05
commit be56541d41

View File

@@ -162,5 +162,5 @@ class Xrpl(ConanFile):
'openssl::crypto',
'date::date',
'grpc::grpc++',
'xxHash::xxhash',
'xxhash::xxhash',
]