mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 02:49:55 +00:00
19 lines
246 B
TOML
19 lines
246 B
TOML
msrv = "1.82"
|
|
too-large-for-stack = 128
|
|
doc-valid-idents = [
|
|
"P2P",
|
|
"ExEx",
|
|
"ExExes",
|
|
"IPv4",
|
|
"IPv6",
|
|
"KiB",
|
|
"MiB",
|
|
"GiB",
|
|
"TiB",
|
|
"PiB",
|
|
"EiB",
|
|
"WAL",
|
|
"MessagePack",
|
|
]
|
|
allow-dbg-in-tests = true
|