fix(rust-bridge): update smartrust and limit RustBridge binary lookup to dist_rust

This commit is contained in:
2026-03-14 23:46:12 +00:00
parent bba0855218
commit 503e25ff98
5 changed files with 99 additions and 11 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-03-14 - 6.0.1 - fix(rust-bridge)
update smartrust and limit RustBridge binary lookup to dist_rust
- Bumps @push.rocks/smartrust from ^1.0.0 to ^1.3.2.
- Removes rust target debug and release fallback paths from RustBridge local binary resolution, relying on dist_rust/ruststorage.
## 2026-03-14 - 6.0.0 - BREAKING CHANGE(core)
Rebrand from smarts3 to smartstorage