What's Changed
- ci: Upgrade actions by @hyperupcall in https://github.com/clibs/clib/pull/302
- fix(makefile): Add missing dependencies from
src/common/*by @hyperupcall in https://github.com/clibs/clib/pull/303 - Additional check for pthread_cancel by @r10nw7fd3 in https://github.com/clibs/clib/pull/305
- Update fuzz_manifest.c: Add missing include unistd.h by @maflcko in https://github...