chore(rust): fix lockfile (#9724)

It appears that the recent dependabot PRs didn't update the lockfile correctly.
This commit is contained in:
Thomas Eizinger
2025-06-30 14:39:45 +02:00
committed by GitHub
parent 1093a399b9
commit 710885247e

2
rust/Cargo.lock generated
View File

@@ -1817,7 +1817,7 @@ dependencies = [
"proc-macro2",
"quote",
"structmeta",
"syn 2.0.103",
"syn 2.0.104",
]
[[package]]