feat(rust-provider): add cross-runtime Rust provider tests and docs; simplify bridge event handling and bump tstest

This commit is contained in:
2026-03-06 11:35:02 +00:00
parent 647cb5e92f
commit a90ae28321
8 changed files with 61 additions and 32 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartfs',
version: '1.4.0',
version: '1.5.0',
description: 'a cross platform extendable fs module'
}