swarm-secret-client: derive Kind's segment strings via strum instead of a hand-written match
This commit is contained in:
parent
1fb9e068ee
commit
0d6c003fa8
4 changed files with 41 additions and 9 deletions
|
|
@ -13,6 +13,7 @@ reqwest.workspace = true
|
|||
rustify.workspace = true
|
||||
rustify_derive.workspace = true
|
||||
serde.workspace = true
|
||||
strum.workspace = true
|
||||
thiserror.workspace = true
|
||||
vaultrs.workspace = true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue