From ad7a04a39b52bfa317dd3d10a361d4acb304d3ae Mon Sep 17 00:00:00 2001 From: Jeremy Grosser Date: Thu, 23 May 2024 08:24:55 -0700 Subject: [PATCH] hex_format 0.1.0 (#1071) --- index/he/hex_format/hex_format-0.1.0.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 index/he/hex_format/hex_format-0.1.0.toml diff --git a/index/he/hex_format/hex_format-0.1.0.toml b/index/he/hex_format/hex_format-0.1.0.toml new file mode 100644 index 00000000..f5b93f4f --- /dev/null +++ b/index/he/hex_format/hex_format-0.1.0.toml @@ -0,0 +1,15 @@ +name = "hex_format" +description = "Hexadecimal string formatting for modular types" +version = "0.1.0" + +authors = ["Jeremy Grosser"] +maintainers = ["Jeremy Grosser "] +maintainers-logins = ["JeremyGrosser"] +licenses = "BSD-3-Clause" +website = "https://github.com/JeremyGrosser/hex_format" +tags = ["hex", "pure", "embedded", "string", "text", "format"] + +[origin] +commit = "caa3216179cc892014ce8ee23869fc45061aa54b" +url = "git+https://github.com/JeremyGrosser/hex_format.git" +