diff options
| author | HampusM <hampus@hampusmat.com> | 2026-09-14 12:41:52 +0200 |
|---|---|---|
| committer | HampusM <hampus@hampusmat.com> | 2026-09-14 12:41:52 +0200 |
| commit | a0a7516b51c088ce416714eace3ad320ec04a5fb (patch) | |
| tree | 37336d6dcf78952ae2840442d8ba4e7b7fcd45e5 /Cargo.lock | |
| parent | a8f7f5d12ea47175dfb361f9b3e7aa9520985d5c (diff) | |
feat(opengl-bindings): add tracing instrumentation to fns
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1581,6 +1581,7 @@ dependencies = [ "safer-ffi", "thiserror 1.0.69", "toml", + "tracing", "util-macros", ] |
