Add serialisation test for Strategy

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2024-07-22 23:24:02 +10:00
parent 832a6c13ae
commit ac19952110
No known key found for this signature in database
GPG key ID: 76D1E687CA3C4928
3 changed files with 21 additions and 0 deletions

1
Cargo.lock generated
View file

@ -425,6 +425,7 @@ dependencies = [
"once_cell",
"semver",
"serde",
"serde_json",
"strum",
"strum_macros",
"url",