mlx 0.1.0

Rust port of 42 minilibx
Documentation
[package]
name = "mlx"
version = "0.1.0"
authors = ["frdescam <frdescam@student.42.fr>, cbertran <cbertran@student.42.fr>"]
edition = "2018"
build = "build.rs"
description = "Rust port of 42 minilibx"
homepage = "https://github.com/42frdescam/mlxrs"
repository = "https://github.com/42frdescam/mlxrs"
keywords = ["minilibx", "mlx", "42"]
license = "GPL-3.0-only"

[dependencies]

[build-dependencies]
make-cmd = "0.1.0"