[package]
name = "mapm"
version = "5.0.1"
edition = "2021"
license = "BSD-3-Clause"
description = "A set of tools, with command line and graphical interfaces, used to build exams typeset in LaTeX"
repository = "https://gitlab.com/mapm/lib"
readme = "README.md"
[dependencies]
serde = { version = "1.0.132", features = ["derive"] }
serde_yaml = "0.8.13"