added support for globs in pi.ron

This commit is contained in:
JOLIMAITRE Matthieu 2023-01-04 15:54:36 +01:00
parent ad18c69f28
commit 058ea6a2f0
4 changed files with 16 additions and 9 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "epitls-pi"
version = "1.4.1"
version = "1.5.0"
edition = "2021"
license = "GPL-3.0+"
description = "A little helper tool meant to ease the developpment of the C piscine at EPITA/Toulouse."