bumped version
This commit is contained in:
parent
7aea0241e6
commit
86f2103ac0
2 changed files with 9 additions and 33 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "epitls-pi"
|
||||
version = "1.1.1"
|
||||
version = "1.2.0"
|
||||
edition = "2021"
|
||||
license = "GPL-3.0+"
|
||||
description = "A little helper tool meant to ease the developpment of the C piscine at EPITA/Toulouse."
|
||||
|
@ -15,7 +15,7 @@ path = "src/main.rs"
|
|||
|
||||
[dependencies]
|
||||
chrono = "0.4"
|
||||
clap = { version = "3.2", features = ["clap_derive", "derive"] }
|
||||
clap = { version = "4.0", features = ["clap_derive", "derive"] }
|
||||
diff = "0.1"
|
||||
glob = "0.3"
|
||||
notify = "5.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue