From b68e2575fd9d8670f243a4cfd4f053b62d1e2a58 Mon Sep 17 00:00:00 2001 From: Alejandro R Mosteo Date: Fri, 7 Mar 2025 14:20:44 +0100 Subject: [PATCH] toml_slicer 0.1.2 (via `alr publish`) (#1406) --- index/to/toml_slicer/toml_slicer-0.1.2.toml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 index/to/toml_slicer/toml_slicer-0.1.2.toml diff --git a/index/to/toml_slicer/toml_slicer-0.1.2.toml b/index/to/toml_slicer/toml_slicer-0.1.2.toml new file mode 100644 index 00000000..953a911f --- /dev/null +++ b/index/to/toml_slicer/toml_slicer-0.1.2.toml @@ -0,0 +1,18 @@ +name = "toml_slicer" +description = "Edit TOML files directly without parsing" +version = "0.1.2" +licenses = "MIT" +tags = ["toml", "edition"] + +authors = ["Alejandro R. Mosteo"] +maintainers = ["Alejandro R. Mosteo "] +maintainers-logins = ["mosteo"] +website = "https://github.com/mosteo/toml_slicer" + +[[depends-on]] +aaa = "~0.2.4|~0.3" + +[origin] +commit = "98d3306d8416328eadb3b4a652d34cf10eb17f00" +url = "git+https://github.com/mosteo/toml_slicer" +