Commit eea819f
authored
Bump libraries/dl-streamer/thirdparty/spdlog from
Bumps [libraries/dl-streamer/thirdparty/spdlog](https://github.com/gabime/spdlog) from `6fa3601` to `f1d748e`.
- [Release notes](https://github.com/gabime/spdlog/releases)
- [Commits](gabime/spdlog@6fa3601...f1d748e)
---
updated-dependencies:
- dependency-name: libraries/dl-streamer/thirdparty/spdlog
dependency-version: f1d748e5e3edfa4b1778edea003bac94781bc7b7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>6fa3601 to f1d748e
1 parent 40cf28b commit eea819f
1 file changed
+1
-1
lines changed- .github/workflows/coverity_scan.yml+52
- .github/workflows/linux.yml+2-3
- .github/workflows/windows.yml+1-70
- CMakeLists.txt+4-1
- README.md+29-5
- example/example.cpp+37-39
- include/spdlog/cfg/helpers-inl.h+6-7
- include/spdlog/details/file_helper-inl.h-2
- include/spdlog/details/os-inl.h+10-11
- include/spdlog/details/registry-inl.h+1-1
- include/spdlog/details/tcp_client-windows.h+88-6
- include/spdlog/details/tcp_client.h+78-3
- include/spdlog/details/thread_pool-inl.h+2-3
- include/spdlog/fmt/fmt.h-4
- include/spdlog/logger-inl.h+3-3
- include/spdlog/logger.h+3-3
- include/spdlog/sinks/ansicolor_sink.h+1-1
- include/spdlog/sinks/ringbuffer_sink.h+5-1
- include/spdlog/sinks/tcp_sink.h+15-2
- include/spdlog/sinks/wincolor_sink.h+4-4
- tests/CMakeLists.txt+3-2
- tests/test_ringbuffer.cpp+53
- tests/test_stopwatch.cpp+2-2
0 commit comments