Add custom rust log callback param

This commit is contained in:
Caelan Sayler
2025-03-12 23:16:24 +00:00
committed by Caelan
parent 267a09f456
commit 0cd6c3db3f
5 changed files with 9 additions and 4 deletions

1
Cargo.lock generated
View File

@@ -2309,6 +2309,7 @@ dependencies = [
"neon",
"semver",
"serde_json",
"simplelog",
"ts-rs",
"velopack",
]