fix Conan component reference typo

This commit is contained in:
Michael Legleux
2024-04-04 11:53:54 -07:00
committed by Ed Hennis
parent d992e63075
commit 099c0bcd34

View File

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