Merge branch 'develop' into bthomee/proto

This commit is contained in:
Bart Thomee
2025-07-24 14:54:14 -04:00
10 changed files with 1 additions and 611 deletions

View File

@@ -121,7 +121,7 @@ class Xrpl(ConanFile):
if self.options.jemalloc:
self.requires('jemalloc/5.3.0')
if self.options.rocksdb:
self.requires('rocksdb/9.7.3')
self.requires('rocksdb/10.0.1')
self.requires('xxhash/0.8.3', **transitive_headers_opt)
exports_sources = (