greg
|
233f893a93
|
fix: deny advisory RUSTSEC-2024-0421 (#13227)
Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com>
|
2024-12-09 14:14:45 +00:00 |
|
Thomas Coratger
|
7c17c6e469
|
add doc_markdown clippy lint (#8552)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-03 13:21:45 +00:00 |
|
Thomas Coratger
|
3d3f52b2a4
|
Add missing_const_for_fn clippy lint (#8498)
|
2024-05-30 09:50:03 +00:00 |
|
DaniPopes
|
94cb6a8bcd
|
chore: use Display instead of Debug for most errors (#6777)
|
2024-02-24 12:13:41 +00:00 |
|
Abner Zheng
|
300336465c
|
replace #[async_trait] with native async trait for trait Resolver (#6751)
|
2024-02-23 11:29:09 +00:00 |
|
DaniPopes
|
470449ff24
|
fmt: format doc comments (#5308)
|
2023-11-05 13:06:30 +00:00 |
|
DaniPopes
|
8f9d2908ca
|
chore: add and fix more lints, improve docs (#4765)
|
2023-09-25 15:46:46 +00:00 |
|
Alexey Shekhirin
|
4aa3ebdbdd
|
chore: fix doc lints (#4639)
|
2023-09-18 17:08:35 +00:00 |
|
DaniPopes
|
28f5118048
|
chore: update dependencies with breaking changes (#4555)
|
2023-09-11 14:53:09 +00:00 |
|
Matthias Seitz
|
a1ad688c52
|
docs(dns): add note about attempts (#1015)
|
2023-01-24 17:10:22 +01:00 |
|
Matthias Seitz
|
7767b216bc
|
feat: integrate DNS discovery service (#832)
|
2023-01-13 10:34:13 +01:00 |
|
Matthias Seitz
|
09c5a04c7b
|
feat(disc): add DnsDiscovery service (#794)
|
2023-01-12 12:49:02 +01:00 |
|
Matthias Seitz
|
2b3dfe93a7
|
feat(dns): add dns discovery service (#768)
* feat(dns): add dns discovery service
* feat: add entry types
* add codec impls
* resolve basics
* Update crates/net/dns/src/tree.rs
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
|
2023-01-09 18:09:09 +01:00 |
|