| 1 | id: ede2wygpe1iycfhdm8wzmbce7zxye49zo8xjzt09g132home |
| 2 | name: tracer |
| 3 | main: src/mod.zig |
| 4 | license: MIT |
| 5 | description: Generic tracing library for Zig, supports multiple backends. |
| 6 | dependencies: |
| 7 | - src: git https://github.com/nektro/zig-extras |
| 8 | - src: git https://github.com/nektro/zig-sys-linux |
| 9 | - src: git https://github.com/nektro/zig-nfs |
| 10 | - src: git https://github.com/nektro/zig-nio |
| 11 | - src: git https://github.com/nektro/zig-time |
| 12 | |
| 13 | root_dependencies: |
| 14 | - src: git https://github.com/nektro/zig-nfs |