update dependencies and remove cxxdemangler, as it was outdated

This commit is contained in:
LukeFZ
2025-01-25 16:59:12 +01:00
parent 6ee0813572
commit 47cfb8176c
7 changed files with 5 additions and 12 deletions

View File

@@ -785,7 +785,6 @@ Thanks to the following major contributors!
This project uses:
- [MultiKeyDictionary](https://www.codeproject.com/Articles/32894/C-Multi-key-Generic-Dictionary) by Aron Weiler
- [CxxDemangler](https://github.com/southpolenator/CxxDemangler) by Vuk Jovanovic
- [CommandLineParser](https://github.com/commandlineparser/commandline)
- [Ookii.Dialogs.Wpf](https://github.com/augustoproiete/ookii-dialogs-wpf)
- [XamlAnimatedGif](https://github.com/XamlAnimatedGif/WpfAnimatedGif) by Thomas Levesque