fix Conan component reference typo

This commit is contained in:
Michael Legleux
2024-04-04 11:53:54 -07:00
committed by tequ
parent ec23db00e7
commit 3055029ded

View File

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