sqlite-mumu 0.1.1

sqlite-mumu is a plugin for the mumu ecosystem
Documentation
[[items]]
type = "singlefile"
path = "Cargo.toml"
groups = ["sqlite"]

[[items]]
type = "singlefile"
path = "Makefile"
groups = ["sqlite"]

[[items]]
explain = "Compiled plugin for sqlite usage for use in the Lava Mumu language "
type = "recursive"
path = "src/"
extension = "rs"
groups = ["sqlite"]

[[items]]
type = "remote"
description = "This is the mumu code that is a dependancy of of mumu-html"
remote = "git@gitlab.com:tofo/core-mumu.git"
tag = "v0.7.3"
remote_groups = ["core"]
groups = ["core"]