aclysma / profiling

Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.
Apache License 2.0
319 stars 39 forks source link

Fix cargo-deny CI job #70

Closed FreezyLemon closed 4 months ago

FreezyLemon commented 4 months ago

A new input "manifest-path" was added in 1.5.14, but not documented. It also breaks argument: --manifest-path <...> usage, so using it is necessary now.