add cow support of varray and version 0.0.2

This commit is contained in:
Rongsong Shen 2026-04-24 16:59:51 +08:00
parent 10c32f769b
commit 7212ba170d
5 changed files with 48 additions and 3 deletions

View file

@ -45,4 +45,4 @@ dep_librtti = declare_dependency(link_with: librtti)
pkg.generate(librtti,
name: 'librtti',
description: 'runtime type information library for c',
version: '0.0.1')
version: '0.0.2')