Fix compilation of rust bindings (#166)

This commit is contained in:
SF-Zhou
2025-03-13 11:32:15 +08:00
committed by GitHub
parent 6c856acb4b
commit a188ed39ec
4 changed files with 6 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1,6 +1,6 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
version = 4
[[package]]
name = "aho-corasick"