Resolve DNS A record

This commit is contained in:
Invariantspace 2024-10-14 00:41:59 -07:00
parent 95ad37bcaa
commit 97238b56f7
No known key found for this signature in database
GPG key ID: EBC4A20067373921
4 changed files with 128 additions and 9 deletions

View file

@ -21,6 +21,7 @@ log ="*"
panic-halt = "*"
portable-atomic = { version = "*", features = ["critical-section"] }
rand = { version = "*", default-features = false }
sntpc = { version = "*", default-features = false }
static_cell = "*"
[profile.release]