Add 9 first days
This commit is contained in:
11
2-password_philosophy/Cargo.toml
Normal file
11
2-password_philosophy/Cargo.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "password_philosophy"
|
||||
version = "0.1.0"
|
||||
authors = ["Guilhem MARION <gmarion@netc.fr>"]
|
||||
edition = "2018"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.35"
|
||||
thiserror = "1.0.22"
|
||||
Reference in New Issue
Block a user