summaryrefslogtreecommitdiffhomepage
path: root/ci/ios/test-router/raas/Cargo.lock
AgeCommit message (Collapse)AuthorFilesLines
2025-09-01Bump `tracing-subscriber` to `0.3.20`Markus Pettersson1-12/+5
Mitigate CVE-2025-58160: https://osv.dev/vulnerability/GHSA-xwfj-jgwm-7wp5
2025-04-08Bump `tokio` to `1.44.2`Markus Pettersson1-2/+2
Fixes RUSTSEC-2025-0023
2025-03-31Add ability to block IP by prefixKalle Lindström1-0/+10
The REST API now accepts src and dst IP networks, e.g. 45.83.223.0/24 which will block all addressess in the matching subnet.
2025-03-26Add iOS test routerEmīls1-0/+1353