Mathieu Tortuyaux 3f33f6b417
profiles: accept unstable aardvark-dns
this solves a compiling issue with Rust 1.80 (because of the 'time'
dependency).

```
error[E0282]: type annotations needed for `Box<_>`
```

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-07-31 19:00:45 +02:00
..