fix: accept non-DNS Common Crawl graph rows
Some checks failed
Standalone registry checks / check (push) Has been cancelled

This commit is contained in:
Nic Weyand 2026-09-22 09:01:39 -04:00
commit 3b6966c81a
Signed by: nicweyand
SSH key fingerprint: SHA256:2te+ycJIQON/Wo/dH6+ZkFSQ4HnHWpetV2azx9E65dQ
7 changed files with 60 additions and 21 deletions

4
Cargo.lock generated
View file

@ -78,14 +78,14 @@ checksum = "330a5ed07fa54e4702c9d6c4174f74427fc0ef6e214bbd677ae50a5099946470"
[[package]]
name = "argand-atomic"
version = "0.6.0"
version = "0.6.1"
dependencies = [
"tempfile",
]
[[package]]
name = "argand-site-registry"
version = "0.6.0"
version = "0.6.1"
dependencies = [
"anyhow",
"argand-atomic",