diff --git a/index/ch/chests/chests-0.2.0.toml b/index/ch/chests/chests-0.2.0.toml new file mode 100644 index 00000000..84e89c1f --- /dev/null +++ b/index/ch/chests/chests-0.2.0.toml @@ -0,0 +1,16 @@ +name = "chests" +description = "Chests are bounded containers" +version = "0.2.0" + +authors = ["Jeremy Grosser"] +maintainers = ["Jeremy Grosser "] +maintainers-logins = ["JeremyGrosser"] + +licenses = "BSD-3-Clause" +website = "https://github.com/JeremyGrosser/chests" +tags = ["containers", "bounded", "nostd", "embedded"] + +[origin] +commit = "742eabfff2d3bff353a0dac6f32d3d2cbe9c835e" +url = "git+https://github.com/JeremyGrosser/chests.git" +