objdiff-wasm: Fix symbol filtering

regex crate needed the `unicode-case` feature
This commit is contained in:
2025-03-11 21:42:14 -06:00
parent 42d4c38079
commit 87fa29e8b0
7 changed files with 76 additions and 41 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "objdiff-wasm",
"version": "3.0.0-beta.2",
"version": "3.0.0-beta.3",
"description": "A local diffing tool for decompilation projects.",
"author": {
"name": "Luke Street",