comparison pam-sober/Cargo.toml @ 34:ec70822cbdef

Overhaul
author Andy Caldwell <andrew.caldwell@metaswitch.com>
date Sun, 24 Apr 2022 03:42:11 +0100
parents 53efbcff805d
children d1f0c1cf3c6e
comparison
equal deleted inserted replaced
32:ea5f195f035f 34:ec70822cbdef
7 name = "pam_sober" 7 name = "pam_sober"
8 crate-type = ["cdylib"] 8 crate-type = ["cdylib"]
9 9
10 [dependencies] 10 [dependencies]
11 pam = { path = "../pam/" } 11 pam = { path = "../pam/" }
12 rand = "0.3.16" 12 rand = "0.8.4"