fix Conan component reference typo

This commit is contained in:
Michael Legleux
2024-04-04 11:53:54 -07:00
committed by tequ
parent fe71d30665
commit 0d6f8afeac

View File

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