Initial commit

This commit is contained in:
2026-03-21 12:43:00 -05:00
commit 83bf16823c
438 changed files with 33617 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
[build]
type = "custom"
[build.flags]
keep = [ "etc/protocols", "etc/services" ]
[dependencies]
runtime = ["filesystem"]
[package]
description = "data for network services and protocols"
homepage = "https://www.iana.org/protocols"
license = "custom:none"
name = "iana-etc"
version = "20260202"
[[source]]
extract_dir = "$name-$version"
sha256 = "32f1d8fb403b0afd8b2649dbdb3f5137ac5dd1262c72ec670249f54cc87e2900"
url = "https://github.com/Mic92/iana-etc/releases/download/$version/iana-etc-$version.tar.gz"