vec: fix holes export

This commit is contained in:
nym21
2025-07-17 17:29:53 +02:00
parent 2001370441
commit 9c4cadfc04
3 changed files with 34 additions and 15 deletions

View File

@@ -55,7 +55,7 @@ use range_map::*;
use r#trait::*;
pub use withaddressdatasource::WithAddressDataSource;
const VERSION: Version = Version::new(19);
const VERSION: Version = Version::new(21);
#[derive(Clone)]
pub struct Vecs {